Search papers, labs, and topics across Lattice.
This paper introduces LadderMan, a unified system that enables humanoid robots to effectively climb ladders and perform manipulation tasks in constrained environments. The approach employs a two-stage learning pipeline that combines hybrid motion tracking and depth-based visuomotor policy learning, allowing the robot to adapt to diverse ladder geometries and real-world conditions. Experimental results show that LadderMan achieves robust climbing performance and successful manipulation under challenging constraints, demonstrating its effectiveness in practical applications.
LadderMan enables humanoid robots to climb ladders and manipulate objects with unprecedented robustness and adaptability in real-world scenarios.
Humanoid robots hold great promise for operating in human-centered environments, yet ladder climbing remains one of the most challenging tasks due to sparse footholds and handholds, complex whole-body coordination, and sensitivity to perception and control errors. We present \textbf{LadderMan}, a unified system that enables humanoid robots to robustly climb diverse ladders and perform manipulation under such constrained conditions. Our climbing policy is built on a scalable two-stage learning pipeline, where we use hybrid motion tracking to learn multiple climbing experts from a single reference motion, and distill these experts into a unified depth-based visuomotor climbing policy via hybrid imitation and reinforcement learning. To enable real-world deployment, we leverage vision foundation models to bridge the sim-to-real gap in depth perception. Building on the learned climbing policy, we further train a separate manipulation policy using a dual-agent formulation, allowing stable on-ladder manipulation via teleoperation. Experiments demonstrate that LadderMan achieves robust ladder climbing across a wide range of geometries, successfully transfers to real-world hardware in a zero-shot manner, and supports various manipulation tasks under challenging ladder constraints. Video results are available at https://ladderman-robot.github.io .