paper-with-me

Papers

Reference-Free Sampling-Based Model Predictive Control

2025-11-24 · Fabian Schramm, Pierre Fabre, Nicolas Perrin-Gilbert, Justin Carpentier arxiv

We present a sampling-based model predictive control (MPC) framework that enables emergent locomotion without relying on handcrafted gait patterns or predefined contact sequences. Our method discovers diverse motion patterns, ranging from trotting to galloping, robust standing policies, jumping, and handstand balancing, purely through the optimization of high-level objectives. Building on model predictive path integral (MPPI), we propose a cubic Hermite spline parameterization that operates on position and velocity control points. Our approach enables contact-making and contact-breaking strategies that adapt automatically to task requirements, requiring only a limited number of sampled trajectories. This sample efficiency enables real-time control on standard CPU hardware, eliminating the GPU acceleration typically required by other state-of-the-art MPPI methods. We validate our approach on the Go2 quadrupedal robot, demonstrating a range of emergent gaits and basic jumping capabilities. In simulation, we further showcase more complex behaviors, such as backflips, dynamic handstand balancing and locomotion on a Humanoid, all without requiring reference tracking or offline pre-training.

📄 PDF Abstract BibTeX arXiv:2511.19204

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Nonlinear Model Predictive Control for Trajectory Tracking of Differentially Flat Fixed-Wing Aerial Systems

2026-08-21 · Nishanth Bobbili, Pratyaksh Rao, Luca Morando, Luca Masci 외 arxiv

Planning and control of fixed-wing Unmanned Aerial Vehicles (UAVs) are challenging due to nonlinear dynamics, aerodynamic limits, and environmental disturbances. Differential flatness offers a principled way to generate …

C-Free-Uniform: A Map-Conditioned Trajectory Sampler for Model Predictive Path Integral Control

2025-10-19 · Yukang Cao, Rahul Moorthy, O. Goktug Poyrazoglu, Volkan Isler arxiv

Trajectory sampling is a key component of sampling-based control mechanisms. Trajectory samplers rely on control input samplers, which generate control inputs u from a distribution p(u | x) where x is the current state. …

Rethinking Reference Trajectories in Agile Drone Racing: A Unified Reference-Free Model-Based Controller via MPPI

2025-09-18 · Fangguo Zhao, Xin Guan, Shuo Li arxiv

While model-based controllers have demonstrated remarkable performance in autonomous drone racing, their performance is often constrained by the reliance on pre-computed reference trajectories. Conventional approaches, s…

Reinforcement Learning

Safety in Augmented Importance Sampling: Performance Bounds for Robust MPPI

2022-04-12 · Manan Gandhi, Hassan Almubarak, Yuichiro Aoyama, Evangelos Theodorou

This work explores the nature of augmented importance sampling in safety-constrained model predictive control problems. When operating in a constrained environment, sampling based model predictive control and motion plan…

Model Predictive ControlMotion Planning

Manifold-Constrained MPPI: Real-Time Sampling-Based Control Under Hard Constraints

2026-05-24 · Seulchan Lee, Sanghyun Kim arxiv

Sampling-based model predictive control methods, such as Model Predictive Path Integral (MPPI), offer derivative-free optimization and robustness in complex robotic systems. However, standard MPPI relies on cost-based so…