paper-with-me

홈 › Papers

CacheMPC: Certified Cached Model Predictive Control for Quadruped Locomotion

2026-06-26 · Nimesh Khandelwal, Mehul Anand, Shakti S. Gupta, Mangal Kothari arxiv

Model Predictive Control (MPC) is the standard predictive layer in hierarchical quadruped controllers, but the per-cycle QP solve limits the update rate achievable on embedded processors. Because legged gaits revisit a bounded region of state space, MPC solutions admit caching and reuse. This paper proposes \emph{Certified CacheMPC}: a Locality-Sensitive-Hashed cache of horizon contact-force trajectories, partitioned by contact mode, retrieved at query time and accepted only when an a-posteriori per-query certificate confirms primal feasibility and a Lagrangian dual-gap upper bound on cost suboptimality. A bounded-budget controller schedule combines top-$K$ certified retrieval, a deadline-bounded QP solve, and a shifted last-certified fallback. The framework is evaluated on a Unitree Go2 across $2{,}038$ usable cold-controller MuJoCo trials, including a $600$-trial $n\!=\!50$ campaign at three failure-boundary cells, and a first-deploy session on the on-robot NVIDIA Orin NX. The un-gated cache delivers a $25\times$ median solve-time speedup in simulation and an $18.7\times$ median speedup on hardware. At $n\!=\!50$ no statistically significant difference in closed-loop stable rate is detected between the cache variants and the no-cache baseline at any tested cell. The certificate's contribution to closed-loop safety is not resolvable at the present sample size.

📄 PDF Abstract BibTeX arXiv:2606.28300

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Koopman Operator Based Linear Model Predictive Control for Quadruped Trotting

2025-07-19 · Chun-Ming Yang, Pranav A. Bhounsule arxiv

Online optimal control of quadruped robots would enable them to adapt to varying inputs and changing conditions in real time. A common way of achieving this is linear model predictive control (LMPC), where a quadratic pr…

ContractionPPO: Certified Reinforcement Learning via Differentiable Contraction Layers

2026-03-20 · Vrushabh Zinage, Narek Harutyunyan, Eric Verheyden, Fred Y. Hadaegh 외 arxiv

Legged locomotion in unstructured environments demands not only high-performance control policies but also formal guarantees to ensure robustness under perturbations. Control methods often require carefully designed refe…

Reinforcement Learning

A Transferable Legged Mobile Manipulation Framework Based on Disturbance Predictive Control

2022-03-02 · Qingfeng Yao, Jilong Wan, Shuyu Yang, Cong Wang 외

Due to their ability to adapt to different terrains, quadruped robots have drawn much attention in the research field of robot learning. Legged mobile manipulation, where a quadruped robot is equipped with a robotic arm,…

Whole Body Model Predictive Control for Spin-Aware Quadrupedal Table Tennis

2025-10-09 · David Nguyen, Zulfiqar Zaidi, Kevin Karol, Jessica Hodgins 외 arxiv

Developing table tennis robots that mirror human speed, accuracy, and ability to predict and respond to the full range of ball spins remains a significant challenge for legged robots. To demonstrate these capabilities we…

Trajectory Prediction

Safe Distributed Learning-Enhanced Predictive Control for Multiple Quadrupedal Robots

2025-03-06 · Weishu Zhan, Zheng Liang, Hongyu Song, Wei Pan

Quadrupedal robots exhibit remarkable adaptability in unstructured environments, making them well-suited for formation control in real-world applications. However, keeping stable formations while ensuring collision-free …

Collision AvoidanceModel Predictive Control