Risk-Aware Non-Myopic Motion Planner for Large-Scale Robotic Swarm Using CVaR Constraints
Xuru Yang, Yunze Hu, Han Gao, Kang Ding, Zhaoyang Li, Pingping Zhu, Ying Sun, Chang Liu
TL;DR
The paper addresses safe, scalable motion planning for large-scale robotic swarms in cluttered environments. It introduces ROVER, a risk-aware, non-myopic planner that represents the swarm as a Gaussian Mixture Model and enforces collision avoidance through CVaR constraints within a finite-time MPC framework. A key contribution is the analytical GMM-CVaR formulation, enabling online optimization via Sequential Linear Programming by linearizing the CVaR constraint around feasible points. Simulations demonstrate that ROVER achieves robust safety with improved flexibility (splitting/merging) and scalability, maintaining online performance (≈1 Hz) while handling thousands of robots. This approach advances large-scale swarm planning by integrating probabilistic swarm representations, risk-aware constraints, and efficient online solution techniques.
Abstract
Swarm robotics has garnered significant attention due to its ability to accomplish elaborate and synchronized tasks. Existing methodologies for motion planning of swarm robotic systems mainly encounter difficulties in scalability and safety guarantee. To address these limitations, we propose a Risk-aware swarm mOtion planner using conditional ValuE at Risk (ROVER) that systematically navigates large-scale swarms through cluttered environments while ensuring safety. ROVER formulates a finite-time model predictive control (FTMPC) problem predicated upon the macroscopic state of the robot swarm represented by a Gaussian Mixture Model (GMM) and integrates conditional value-at-risk (CVaR) to ensure collision avoidance. The key component of ROVER is imposing a CVaR constraint on the distribution of the Signed Distance Function between the swarm GMM and obstacles in the FTMPC to enforce collision avoidance. Utilizing the analytical expression of CVaR of a GMM derived in this work, we develop a computationally efficient solution to solve the non-linear constrained FTMPC through sequential linear programming. Simulations and comparisons with representative benchmark approaches demonstrate the effectiveness of ROVER in flexibility, scalability, and risk mitigation.
