paper-with-me

Papers

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

2024-04-08 · Xinyang Gu, Yen-Jen Wang, Jianyu Chen

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/.

📄 PDF Abstract BibTeX arXiv:2404.05695

Code (1)

roboterax/humanoid-gym 공식 구현 pytorch

Tasks

MuJoCoPhysical SimulationsReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Learning to Get Up Across Morphologies: Zero-Shot Recovery with a Unified Humanoid Policy

2025-12-13 · Jonathan Spraggett arxiv

Fall recovery is a critical skill for humanoid robots in dynamic environments such as RoboCup, where prolonged downtime often decides the match. Recent techniques using deep reinforcement learning (DRL) have produced rob…

Zero-shot GeneralizationReinforcement Learning

Learning Human-to-Humanoid Real-Time Whole-Body Teleoperation

2024-03-07 · Tairan He, Zhengyi Luo, Wenli Xiao, Chong Zhang 외

We present Human to Humanoid (H2O), a reinforcement learning (RL) based framework that enables real-time whole-body teleoperation of a full-sized humanoid robot with only an RGB camera. To create a large-scale retargeted…

Reinforcement Learning (RL)

H-Zero: Cross-Humanoid Locomotion Pretraining Enables Few-shot Novel Embodiment Transfer

2025-11-30 · Yunfeng Lin, Minghuan Liu, Yufei Xue, Ming Zhou 외 arxiv

The rapid advancement of humanoid robotics has intensified the need for robust and adaptable controllers to enable stable and efficient locomotion across diverse platforms. However, developing such controllers remains a …

Advancing Humanoid Locomotion: Mastering Challenging Terrains with Denoising World Model Learning

2024-08-26 · Xinyang Gu, Yen-Jen Wang, Xiang Zhu, Chengming Shi 외

Humanoid robots, with their human-like skeletal structure, are especially suited for tasks in human-centric environments. However, this structure is accompanied by additional challenges in locomotion controller design, e…

Denoisingreinforcement-learningReinforcement Learning

STRIDE: Automating Reward Design, Deep Reinforcement Learning Training and Feedback Optimization in Humanoid Robotics Locomotion

2025-02-07 · Zhenwei Wu, Jinxiong Lu, Yuxiao Chen, Yunxin Liu 외

Humanoid robotics presents significant challenges in artificial intelligence, requiring precise coordination and control of high-degree-of-freedom systems. Designing effective reward functions for deep reinforcement lear…

Deep Reinforcement Learning