Search papers, labs, and topics across Lattice.
This paper introduces a quadrupedal locomotion framework that integrates Lagrangian Neural Networks (LNNs) into a Reinforcement Learning Model Predictive Control (RL MPC) architecture for improved physical consistency and reduced long-horizon error. The method employs an inverse dynamics infinite horizon MPC scheme at deployment, achieving a 4x speedup in computation by avoiding matrix inversions. Experimental results, including real-world tests on a Unitree Go1 robot, demonstrate improved sample efficiency, reduced long-horizon error, and faster real-time planning compared to unstructured neural dynamics.
Lagrangian Neural Networks embedded within an RL MPC framework enable quadrupedal robots to achieve 4x faster planning with minimal performance loss by avoiding costly matrix inversions.
State of the art quadrupedal locomotion approaches integrate Model Predictive Control (MPC) with Reinforcement Learning (RL), enabling complex motion capabilities with planning and terrain adaptive behaviors. However, they often face compounding errors over long horizons and have limited interpretability due to the absence of physical inductive biases. We address these issues by integrating Lagrangian Neural Networks (LNNs) into an RL MPC framework, enabling physically consistent dynamics learning. At deployment, our inverse dynamics infinite horizon MPC scheme avoids costly matrix inversions, improving computational efficiency by up to 4x with minimal loss of task performance. We validate our framework through multiple ablations of the proposed LNN and its variants. We show improved sample efficiency, reduced long-horizon error, and faster real time planning compared to unstructured neural dynamics. Lastly, we also test our framework on the Unitree Go1 robot to show real world viability.