roboterax/humanoid-gym
Humanoid-Gym: Reinforcement Learning for Humanoid Robot with Zero-Shot Sim2Real Transfer https://arxiv.org/abs/2404.05695
Builds on NVIDIA Isaac Gym to train humanoid locomotion policies using PPO with multi-frame observation stacking, then validates robustness through a Mujoco sim-to-sim pipeline before real-world deployment. Includes a denoising world model learning framework for enhanced state estimation and system identification during sim-to-real transfer. Verified on RobotEra's XBot-S and XBot-L humanoids with zero-shot real-world execution.
1,894 stars. No commits in the last 6 months.
Stars
1,894
Forks
248
Language
Python
License
—
Category
Last pushed
Jan 26, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/roboterax/humanoid-gym"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
LucasAlegre/sumo-rl
Reinforcement Learning environments for Traffic Signal Control with SUMO. Compatible with...
hilo-mpc/hilo-mpc
HILO-MPC is a Python toolbox for easy, flexible and fast development of...
kyegomez/RoboCAT
Implementation of Deepmind's RoboCat: "Self-Improving Foundation Agent for Robotic Manipulation"...
reiniscimurs/DRL-robot-navigation
Deep Reinforcement Learning for mobile robot navigation in ROS Gazebo simulator. Using Twin...
cbfinn/gps
Guided Policy Search