Perceptive Humanoid Parkour: Chaining Dynamic Human Skills via Motion Matching
Zhen Wu, Xiaoyu Huang, Lujie Yang, Yuanhang Zhang, Koushil Sreenath, Xi Chen, Pieter Abbeel, Rocky Duan, Angjoo Kanazawa, Carmelo Sferrazza, Guanya Shi, C. Karen Liu
TL;DR
Perceptive Humanoid Parkour tackles agile parkour for humanoid robots by chaining dynamic human skills through motion matching and a teacher-student training pipeline. It retargets human motions into robot-compatible atomic skills, composes long-horizon references via motion matching, trains motion-tracking experts with privileged data, and distills them into a single depth-conditioned policy using a hybrid objective that combines imitation and reinforcement learning, $\mathcal{L}=\lambda_{\text{PPO}}\mathcal{L}_{\text{PPO}}+\lambda_{D}\mathcal{L}_{D}$. Real-world experiments on a Unitree G1 demonstrate climber-like maneuvers up to 1.25 m and continuous multi-obstacle traversal with online adaptation, evidencing effective sim-to-real transfer. The approach yields dense, varied motion references for robust timing and transitions, enabling autonomous perception-driven skill selection and execution. The work highlights the value of motion matching for long-horizon, expressive humanoid control and shows a scalable path from privileged expert policies to practical depth-based deployment, while noting current limits in semantic scene understanding and manipulation capabilities. Overall, PHP provides a scalable framework for perception-driven, highly dynamic humanoid parkour with strong real-world applicability.
Abstract
While recent advances in humanoid locomotion have achieved stable walking on varied terrains, capturing the agility and adaptivity of highly dynamic human motions remains an open challenge. In particular, agile parkour in complex environments demands not only low-level robustness, but also human-like motion expressiveness, long-horizon skill composition, and perception-driven decision-making. In this paper, we present Perceptive Humanoid Parkour (PHP), a modular framework that enables humanoid robots to autonomously perform long-horizon, vision-based parkour across challenging obstacle courses. Our approach first leverages motion matching, formulated as nearest-neighbor search in a feature space, to compose retargeted atomic human skills into long-horizon kinematic trajectories. This framework enables the flexible composition and smooth transition of complex skill chains while preserving the elegance and fluidity of dynamic human motions. Next, we train motion-tracking reinforcement learning (RL) expert policies for these composed motions, and distill them into a single depth-based, multi-skill student policy, using a combination of DAgger and RL. Crucially, the combination of perception and skill composition enables autonomous, context-aware decision-making: using only onboard depth sensing and a discrete 2D velocity command, the robot selects and executes whether to step over, climb onto, vault or roll off obstacles of varying geometries and heights. We validate our framework with extensive real-world experiments on a Unitree G1 humanoid robot, demonstrating highly dynamic parkour skills such as climbing tall obstacles up to 1.25m (96% robot height), as well as long-horizon multi-obstacle traversal with closed-loop adaptation to real-time obstacle perturbations.
