Booster Gym: An End-to-End Reinforcement Learning Framework for Humanoid Robot Locomotion
Yushi Wang, Penghui Chen, Xinyu Han, Feng Wu, Mingguo Zhao

TL;DR
This paper introduces Booster Gym, an end-to-end reinforcement learning framework that simplifies training and deploying humanoid robot locomotion policies, ensuring smooth transfer from simulation to real-world robots with robust capabilities.
Contribution
The authors present a comprehensive, open-source RL framework tailored for humanoid robots, addressing transfer challenges and including practical solutions for real-world deployment.
Findings
Policies successfully transferred to Booster T1 robot
Demonstrated omnidirectional walking and terrain adaptability
Enhanced disturbance resistance in real-world tests
Abstract
Recent advancements in reinforcement learning (RL) have led to significant progress in humanoid robot locomotion, simplifying the design and training of motion policies in simulation. However, the numerous implementation details make transferring these policies to real-world robots a challenging task. To address this, we have developed a comprehensive code framework that covers the entire process from training to deployment, incorporating common RL training methods, domain randomization, reward function design, and solutions for handling parallel structures. This library is made available as a community resource, with detailed descriptions of its design and experimental results. We validate the framework on the Booster T1 robot, demonstrating that the trained policies seamlessly transfer to the physical platform, enabling capabilities such as omnidirectional walking, disturbance…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsReinforcement Learning in Robotics · Robotic Locomotion and Control · Modular Robots and Swarm Intelligence
