Cooperative Distributed MPC via Decentralized Real-Time Optimization: Implementation Results for Robot Formations
Gösta Stomberg, Henrik Ebel, Timm Faulwasser, Peter Eberhard
TL;DR
This work tackles scalable formation control for mobile robot teams by casting formation tracking as a centralized OCP and solving it in a fully decentralized manner with ADMM and dSQP. The authors reformulate the problem as a partially separable NLP, enabling neighbor-only communication and iterative distributed optimization, while accommodating soft constraints to ensure online feasibility. Hardware experiments with four omnidirectional robots validate real-time performance, showing ADMM can produce near-optimal inputs with only a handful of iterations and that dSQP can handle nonconvex distance constraints to ensure collision avoidance, all within millisecond-scale computation times. The results demonstrate the practical viability of distributed MPC for robot formations, highlighting the approach’s potential for scalable, coordinator-free control in networked robotic systems.
Abstract
Distributed model predictive control (DMPC) is a flexible and scalable feedback control method applicable to a wide range of systems. While the stability analysis of DMPC is quite well understood, there exist only limited implementation results for realistic applications involving distributed computation and networked communication. This article approaches formation control of mobile robots via a cooperative DMPC scheme. We discuss the implementation via decentralized optimization algorithms. To this end, we combine the alternating direction method of multipliers with decentralized sequential quadratic programming to solve the underlying optimal control problem in a decentralized fashion with nominal convergence guarantees. Our approach only requires coupled subsystems to communicate and does not rely on a central coordinator. Our experimental results showcase the efficacy of DMPC for formation control and they demonstrate the real-time feasibility of the considered algorithms.
