PAPER

Humanoid-Gym: Reinforcement Learning for Humanoid Robot with Zero-Shot Sim2Real Transfer

ICRA 2024 Workshop on Agile Robotics
Humanoid-Gym是一个易于使用的强化学习(RL)框架,基于Nvidia Isaac Gym,旨在训练人形机器人的运动技能,强调从模拟到真实环境的零-shot转移。Humanoid-Gym还集成了一个从Isaac Gym到Mujoco的sim-to-sim框架,使用户可以在不同的物理模拟中验证训练的策略,以确保策略的稳健性和泛化性。该框架在RobotEra的XBot-S(1.2米高的人形机器人)和XBot-L(1.65米高的人形机器人)中在真实环境中进行了验证,并实现了零-shot sim-to-real转移。该项目的网站和源代码可以在以下网址找到:https://sites.google.com/view/humanoid-gym/。
Humanoid-Gym is an easy-to-use reinforcement learning (RL) framework based on Nvidia Isaac Gym, designed to train locomotion skills for humanoid robots, emphasizing zero-shot transfer from simulation to the real-world environment. Humanoid-Gym also integrates a sim-to-sim framework from Isaac Gym to Mujoco that allows users to verify the trained policies in different physical simulations to ensure the robustness and generalization of the policies. This framework is verified by RobotEra's XBot-S (1.2-meter tall humanoid robot) and XBot-L (1.65-meter tall humanoid robot) in a real-world environment with zero-shot sim-to-real transfer. The project website and source code can be found at: https://sites.google.com/view/humanoid-gym/.
许愿