🤖 AI Summary
Achieving stable, perception-guided locomotion for bipedal robots in unstructured outdoor environments remains challenging due to complex terrain geometry and external disturbances.
Method: This paper proposes a Linear Inverted Pendulum Model (LIPM)-guided reinforcement learning framework. The LIPM is explicitly embedded into the reward function to theoretically govern coordinated regulation of center-of-mass height and torso orientation. A Reward Fusion Module (RFM) dynamically balances velocity tracking and stability objectives, while a dual-critic architecture enhances policy robustness against disturbances.
Contributions/Results: Evaluated jointly in simulation and on a physical robot, the method achieves stable walking across diverse rugged terrains—including stairs, slopes, and uneven ground—under persistent external perturbations. It significantly improves training efficiency, disturbance rejection, speed adaptability, and cross-terrain generalization. Crucially, the LIPM-informed design ensures interpretability and deployability, establishing a new paradigm for field-deployable bipedal navigation.
📝 Abstract
Achieving stable and robust perceptive locomotion for bipedal robots in unstructured outdoor environments remains a critical challenge due to complex terrain geometry and susceptibility to external disturbances. In this work, we propose a novel reward design inspired by the Linear Inverted Pendulum Model (LIPM) to enable perceptive and stable locomotion in the wild. The LIPM provides theoretical guidance for dynamic balance by regulating the center of mass (CoM) height and the torso orientation. These are key factors for terrain-aware locomotion, as they help ensure a stable viewpoint for the robot's camera. Building on this insight, we design a reward function that promotes balance and dynamic stability while encouraging accurate CoM trajectory tracking. To adaptively trade off between velocity tracking and stability, we leverage the Reward Fusion Module (RFM) approach that prioritizes stability when needed. A double-critic architecture is adopted to separately evaluate stability and locomotion objectives, improving training efficiency and robustness. We validate our approach through extensive experiments on a bipedal robot in both simulation and real-world outdoor environments. The results demonstrate superior terrain adaptability, disturbance rejection, and consistent performance across a wide range of speeds and perceptual conditions.