#37 · Primary category: Robotics & Embodied AI Simulation

humanoid-gym

ai artificial-intelligence control-systems humanoid-robot locomotion machine-learning robotics

Humanoid-Gym: Reinforcement Learning for Humanoid Robot with Zero-Shot Sim2Real Transfer https://arxiv.org/abs/2404.05695

Project last updated:01/26/25

GitHub Stars

2.1K

Forks

254

Contributors

5

License

Other

Why we included this project

Teams training legged or humanoid robots will find this a solid starting point: it packages the whole reinforcement learning pipeline around Isaac Gym rather than leaving you to wire up the pieces yourself. The framework adds rewards tuned for humanoid robots, and zero-shot sim-to-real transfer has been verified on RobotEra's XBot-S and XBot-L, so the trained policies demonstrably survive contact with real hardware. Its Isaac Gym to MuJoCo sim-to-sim bridge lets you check a policy in a second physics engine before touching a real robot, which catches a lot of surprises early. The repo also walks through the Denoising World Model Learning approach from RSS 2024, adding state estimation and system identification techniques for more robust deployment. If you already work in Isaac Gym and your humanoid is close to the XBot family, the setup guides and ready-to-run training scripts get you from an empty workspace to a working locomotion policy fairly quickly.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category