Adaptive Model Predictive Control with Data-driven Error Model for Quadrupedal Locomotion
Xuanqi Zeng, Hongbo Zhang, Linzhu Yue, Zhitao Song, Linwei Zhang, Yun-Hui Liu
TL;DR
Quadruped MPC performance degrades when the reduced-order model cannot fully capture real dynamics or disturbances. The paper introduces an ARMAV-based data-driven error model that forecasts state errors from sensor residuals and compensates future MPC predictions via $\tilde{x}_{t+1} = x_{t+1} + S\hat{e}_{t+1}$, while leaving MPC laws unchanged. Key contributions include (i) deriving and validating an ARMAV error model from real data, (ii) integrating it with MPC for improved future-state estimation and ground reaction force planning, and (iii) hardware validation on Sirius-Belt with a heavy un-modeled payload, showing reduced CoM vibration and more stable trotting. The approach demonstrates practical viability for payload-bearing quadrupeds by mitigating model imperfections and maintaining robust locomotion in the presence of disturbances.
Abstract
Model Predictive Control (MPC) relies heavily on the robot model for its control law. However, a gap always exists between the reduced-order control model with uncertainties and the real robot, which degrades its performance. To address this issue, we propose the controller of integrating a data-driven error model into traditional MPC for quadruped robots. Our approach leverages real-world data from sensors to compensate for defects in the control model. Specifically, we employ the Autoregressive Moving Average Vector (ARMAV) model to construct the state error model of the quadruped robot using data. The predicted state errors are then used to adjust the predicted future robot states generated by MPC. By such an approach, our proposed controller can provide more accurate inputs to the system, enabling it to achieve desired states even in the presence of model parameter inaccuracies or disturbances. The proposed controller exhibits the capability to partially eliminate the disparity between the model and the real-world robot, thereby enhancing the locomotion performance of quadruped robots. We validate our proposed method through simulations and real-world experimental trials on a large-size quadruped robot that involves carrying a 20 kg un-modeled payload (84% of body weight).
