Extended Version: Multi-Robot Motion Planning with Cooperative Localization
Anne Theurkauf, Nisar Ahmed, Morteza Lahijanian
TL;DR
This work addresses uncertain multi-robot motion planning with cooperative localization (CL-MRMP), where inter-robot measurements create correlations that must be accounted for to guarantee safety. It formalizes the problem as a chance-constrained planning task and extends a belief-based, sampling-based planner by leveraging a centralized estimator to propagate the expected belief $\mathbf{b}(X_k)=\mathcal{N}(\hat{X}_k, \Gamma_k)$, preserving probabilistic completeness. The authors introduce Belief-RRT and Belief-EST adaptions, along with efficient, conservative methods to validate chance constraints through probability contours and per-type allocation ($p_{obs}$, $p_{rob}$, $p_{ eg CL}$). To improve performance, three biasing techniques—State Cloning, Distance Weighting, and Re-Branching—encourage cooperative sensing behaviors, with benchmarks showing context-dependent gains. Overall, the approach yields safe, coordinated plans under uncertainty and CL requirements, while acknowledging scalability limitations and pointing to decoupled planning as a path for future work.
Abstract
We consider the uncertain multi-robot motion planning (MRMP) problem with cooperative localization (CL-MRMP), under both motion and measurement noise, where each robot can act as a sensor for its nearby teammates. We formalize CL-MRMP as a chance-constrained motion planning problem, and propose a safety-guaranteed algorithm that explicitly accounts for robot-robot correlations. Our approach extends a sampling-based planner to solve CL-MRMP while preserving probabilistic completeness. To improve efficiency, we introduce novel biasing techniques. We evaluate our method across diverse benchmarks, demonstrating its effectiveness in generating motion plans, with significant performance gains from biasing strategies.
