PUMA: Perception-driven Unified Foothold Prior for Mobility Augmented Quadruped Parkour
Liang Wang, Kanzhong Yao, Yang Liu, Weikai Qin, Jun Wu, Zhe Sun, Qiuguo Zhu
TL;DR
PUMA tackles perception-guided parkour for quadrupeds by learning a unified, end-to-end policy that uses onboard depth to infer an egocentric polar foothold prior $\mathbf{f}_t = \{ d_t^{(L)}, d_t^{(R)}, \psi_t, \psi_{t+1} \}$ to guide velocity tracking without explicit foothold tracking. It employs an asymmetric actor-critic with PPO, a regression estimator for $\mathbf{f}_t$, and a Probability Annealing Selection (PAS) schedule that gradually shifts from ground-truth to predicted footholds during training, promoting stable convergence. A Multi-Critic framework balances task, foothold, and style rewards, enabling coordinated learning of locomotion and foothold guidance across varied terrains. Experiments in simulation and on a real quadruped show robust sim-to-real transfer and agile performance on walls and stepping-stone terrains, validating the approach and its potential for scalable perception-driven locomotion.
Abstract
Parkour tasks for quadrupeds have emerged as a promising benchmark for agile locomotion. While human athletes can effectively perceive environmental characteristics to select appropriate footholds for obstacle traversal, endowing legged robots with similar perceptual reasoning remains a significant challenge. Existing methods often rely on hierarchical controllers that follow pre-computed footholds, thereby constraining the robot's real-time adaptability and the exploratory potential of reinforcement learning. To overcome these challenges, we present PUMA, an end-to-end learning framework that integrates visual perception and foothold priors into a single-stage training process. This approach leverages terrain features to estimate egocentric polar foothold priors, composed of relative distance and heading, guiding the robot in active posture adaptation for parkour tasks. Extensive experiments conducted in simulation and real-world environments across various discrete complex terrains, demonstrate PUMA's exceptional agility and robustness in challenging scenarios.
