Genesis-Embodied-AI / RoboGen

A generative and self-guided robotic agent that endlessly propose and master new skills.
Apache License 2.0
552 stars 50 forks source link

Introducing wheeled robots #24

Closed wfy1126 closed 4 months ago

wfy1126 commented 4 months ago

Hello, I noticed in your code that robots performing operational tasks rely on sliding for movement. I have a wheeled robot and I want it to move based on the rotation of the wheels. What modifications should I make.

Looking forward to your reply.