Learning Neural Observer-Predictor Models for Limb-level Sampling-based Locomotion Planning
Abhijeet M. Kulkarni, Ioannis Poulakakis, Guoquan Huang
TL;DR
The paper tackles safe, limb-aware locomotion planning by learning a full-body motion predictor anchored by a provably stable neural observer. A decoupled observer-predictor architecture recovers latent states from history and offers a fast GRU-based predictor capable of parallel trajectory rollouts, enabling real-time MPPI planning with limb-level collision checks. The authors introduce joint end-to-end training with a contraction-based stability term, build robust robocentric datasets from simulation and real hardware, and demonstrate significant improvements in goal-pose tracking and collision avoidance on the Vision60 quadruped. Hardware experiments show real-time planning at 25 Hz with thousands of trajectory evaluations, outperforming a traditional kinematic baseline in cluttered environments. The approach provides a scalable, safety-guaranteed foundation for high-performance, collision-aware planning in dynamic legged robots.
Abstract
Accurate full-body motion prediction is essential for the safe, autonomous navigation of legged robots, enabling critical capabilities like limb-level collision checking in cluttered environments. Simplified kinematic models often fail to capture the complex, closed-loop dynamics of the robot and its low-level controller, limiting their predictions to simple planar motion. To address this, we present a learning-based observer-predictor framework that accurately predicts this motion. Our method features a neural observer with provable UUB guarantees that provides a reliable latent state estimate from a history of proprioceptive measurements. This stable estimate initializes a computationally efficient predictor, designed for the rapid, parallel evaluation of thousands of potential trajectories required by modern sampling-based planners. We validated the system by integrating our neural predictor into an MPPI-based planner on a Vision 60 quadruped. Hardware experiments successfully demonstrated effective, limb-aware motion planning in a challenging, narrow passage and over small objects, highlighting our system's ability to provide a robust foundation for high-performance, collision-aware planning on dynamic robotic platforms.
