MULE: Multi-terrain and Unknown Load Adaptation for Effective Quadrupedal Locomotion
Vamshi Kumar Kurva, Shishir Kolathaya
TL;DR
The paper tackles robust quadrupedal payload transport across diverse terrains with unknown payloads by proposing an Adaptive RL framework that combines a nominal locomotion policy with an adaptive corrective policy. Trained in two phases, the approach uses a CE Net encoder to capture observation history and augments observations with foot-force estimates, enabling payload-aware adjustments without explicit parameter estimation. Phase-1 optimizes the nominal policy via PPO, while Phase-2 jointly trains both policies under dynamic payloads with a GRF-tracking reward, demonstrated through large-scale Isaac Gym simulations and real-world Unitree Go1 hardware trials on flat, slope, and stair terrains. The results show consistent improvements in body height and velocity command tracking, enhanced stability under payload changes, and a practical, gait-design-free method for real-world deployment in logistics and related fields.
Abstract
Quadrupedal robots are increasingly deployed for load-carrying tasks across diverse terrains. While Model Predictive Control (MPC)-based methods can account for payload variations, they often depend on predefined gait schedules or trajectory generators, limiting their adaptability in unstructured environments. To address these limitations, we propose an Adaptive Reinforcement Learning (RL) framework that enables quadrupedal robots to dynamically adapt to both varying payloads and diverse terrains. The framework consists of a nominal policy responsible for baseline locomotion and an adaptive policy that learns corrective actions to preserve stability and improve command tracking under payload variations. We validate the proposed approach through large-scale simulation experiments in Isaac Gym and real-world hardware deployment on a Unitree Go1 quadruped. The controller was tested on flat ground, slopes, and stairs under both static and dynamic payload changes. Across all settings, our adaptive controller consistently outperformed the controller in tracking body height and velocity commands, demonstrating enhanced robustness and adaptability without requiring explicit gait design or manual tuning.
