English

BeamDojo: Learning Agile Humanoid Locomotion on Sparse Footholds

Robotics 2025-04-29 v3 Artificial Intelligence Machine Learning

Abstract

Traversing risky terrains with sparse footholds poses a significant challenge for humanoid robots, requiring precise foot placements and stable locomotion. Existing learning-based approaches often struggle on such complex terrains due to sparse foothold rewards and inefficient learning processes. To address these challenges, we introduce BeamDojo, a reinforcement learning (RL) framework designed for enabling agile humanoid locomotion on sparse footholds. BeamDojo begins by introducing a sampling-based foothold reward tailored for polygonal feet, along with a double critic to balancing the learning process between dense locomotion rewards and sparse foothold rewards. To encourage sufficient trial-and-error exploration, BeamDojo incorporates a two-stage RL approach: the first stage relaxes the terrain dynamics by training the humanoid on flat terrain while providing it with task-terrain perceptive observations, and the second stage fine-tunes the policy on the actual task terrain. Moreover, we implement a onboard LiDAR-based elevation map to enable real-world deployment. Extensive simulation and real-world experiments demonstrate that BeamDojo achieves efficient learning in simulation and enables agile locomotion with precise foot placement on sparse footholds in the real world, maintaining a high success rate even under significant external disturbances.

Keywords

Cite

@article{arxiv.2502.10363,
  title  = {BeamDojo: Learning Agile Humanoid Locomotion on Sparse Footholds},
  author = {Huayi Wang and Zirui Wang and Junli Ren and Qingwei Ben and Tao Huang and Weinan Zhang and Jiangmiao Pang},
  journal= {arXiv preprint arXiv:2502.10363},
  year   = {2025}
}

Comments

Published at RSS 2025. Project website: https://why618188.github.io/beamdojo

R2 v1 2026-06-28T21:44:45.705Z