paper-with-me

Papers

PIP-Loco: A Proprioceptive Infinite Horizon Planning Framework for Quadrupedal Robot Locomotion

2024-09-14 · Aditya Shirwatkar, Naman Saxena, Kishore Chandra, Shishir Kolathaya

A core strength of Model Predictive Control (MPC) for quadrupedal locomotion has been its ability to enforce constraints and provide interpretability of the sequence of commands over the horizon. However, despite being able to plan, MPC struggles to scale with task complexity, often failing to achieve robust behavior on rapidly changing surfaces. On the other hand, model-free Reinforcement Learning (RL) methods have outperformed MPC on multiple terrains, showing emergent motions but inherently lack any ability to handle constraints or perform planning. To address these limitations, we propose a framework that integrates proprioceptive planning with RL, allowing for agile and safe locomotion behaviors through the horizon. Inspired by MPC, we incorporate an internal model that includes a velocity estimator and a Dreamer module. During training, the framework learns an expert policy and an internal model that are co-dependent, facilitating exploration for improved locomotion behaviors. During deployment, the Dreamer module solves an infinite-horizon MPC problem, adapting actions and velocity commands to respect the constraints. We validate the robustness of our training framework through ablation studies on internal model components and demonstrate improved robustness to training noise. Finally, we evaluate our approach across multi-terrain scenarios in both simulation and hardware.

📄 PDF Abstract BibTeX arXiv:2409.09441

Code (0)

등록된 구현이 없습니다.

Tasks

Model Predictive ControlReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

VIP-Loco: A Visually Guided Infinite Horizon Planning Framework for Legged Locomotion

2026-03-15 · Aditya Shirwatkar, Satyam Gupta, Shishir Kolathaya arxiv

Perceptive locomotion for legged robots requires anticipating and adapting to complex, dynamic environments. Model Predictive Control (MPC) serves as a strong baseline, providing interpretable motion planning with constr…

Reinforcement LearningScene UnderstandingMotion Planning

Investigating Lagrangian Neural Networks for Infinite Horizon Planning in Quadrupedal Locomotion

2025-06-19 · Prakrut Kotecha, Aditya Shirwatkar, Shishir Kolathaya

Lagrangian Neural Networks (LNNs) present a principled and interpretable framework for learning the system dynamics by utilizing inductive biases. While traditional dynamics models struggle with compounding errors over l…

Data-Driven Physics Embedded Dynamics with Predictive Control and Reinforcement Learning for Quadrupeds

2026-03-15 · Prakrut Kotecha, Aditya Shirwatkar, Shishir Kolathaya arxiv

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, th…

Computational EfficiencyReinforcement Learning

PPL: Point Cloud Supervised Proprioceptive Locomotion Reinforcement Learning for Legged Robots in Crawl Spaces

2025-08-13 · Bida Ma, Nuo Xu, Chenkun Qi, Xin Liu 외 arxiv

Legged locomotion in constrained spaces (called crawl spaces) is challenging. In crawl spaces, current proprioceptive locomotion learning methods are difficult to achieve traverse because only ground features are inferre…

Reinforcement Learning

Proprioceptive Safe Active Navigation and Exploration for Planetary Environments

2026-03-09 · Matthew Y. Jiang, Feifei Qian, Shipeng Liu arxiv

Deformable granular terrains introduce significant locomotion and immobilization risks in planetary exploration and are difficult to detect via remote sensing (e.g., vision). Legged robots can sense terrain properties th…