A Tutorial on Distributed Optimization for Cooperative Robotics: from Setups and Algorithms to Toolboxes and Research Directions
Andrea Testa, Guido Carnevale, Giuseppe Notarstefano
TL;DR
This paper models cooperative robotics through two rich distributed optimization frameworks: constraint-coupled and aggregative optimization, enabling scalable, decentralized decision-making without central coordinators. It surveys and develops algorithms (dual and primal decompositions, projected tracking, distributed Frank-Wolfe, and dual-consensus ADMM) with convergence guarantees under standard communication and convexity assumptions, and demonstrates practical ROS 2–based toolboxes (DISROPT, ChoiRbot, CrazyChoir) and real experiments. The work binds theory to practice by detailing three representative constraint-coupled use cases (task allocation, battery charging, pickup-and-delivery) and two aggregative use cases (target surveillance, soft-constraint resource allocation), complemented by extensive simulations and physical experiments on heterogeneous robot networks. The article also identifies future directions in nonconvex, mixed-integer, imperfect communication, unknown-function, online, and stochastic settings, aiming to broaden applicability to realistic robotic deployments and dynamic environments.
Abstract
Several interesting problems in multi-robot systems can be cast in the framework of distributed optimization. Examples include multi-robot task allocation, vehicle routing, target protection, and surveillance. While the theoretical analysis of distributed optimization algorithms has received significant attention, its application to cooperative robotics has not been investigated in detail. In this paper, we show how notable scenarios in cooperative robotics can be addressed by suitable distributed optimization setups. Specifically, after a brief introduction on the widely investigated consensus optimization (most suited for data analytics) and on the partition-based setup (matching the graph structure in the optimization), we focus on two distributed settings modeling several scenarios in cooperative robotics, i.e., the so-called constraint-coupled and aggregative optimization frameworks. For each one, we consider use-case applications, and we discuss tailored distributed algorithms with their convergence properties. Then, we revise state-of-the-art toolboxes allowing for the implementation of distributed schemes on real networks of robots without central coordinators. For each use case, we discuss its implementation in these toolboxes and provide simulations and real experiments on networks of heterogeneous robots.
