English

DrMaMP: Distributed Real-time Multi-agent Mission Planning in Cluttered Environment

Robotics 2023-03-01 v1 Multiagent Systems

Abstract

Solving a collision-aware multi-agent mission planning (task allocation and path finding) problem is challenging due to the requirement of real-time computational performance, scalability, and capability of handling static/dynamic obstacles and tasks in a cluttered environment. This paper proposes a distributed real-time (on the order of millisecond) algorithm DrMaMP, which partitions the entire unassigned task set into subsets via approximation and decomposes the original problem into several single-agent mission planning problems. This paper presents experiments with dynamic obstacles and tasks and conducts optimality and scalability comparisons with an existing method, where DrMaMP outperforms the existing method in both indices. Finally, this paper analyzes the computational burden of DrMaMP which is consistent with the observations from comparisons, and presents the optimality gap in small-size problems.

Keywords

Cite

@article{arxiv.2302.14289,
  title  = {DrMaMP: Distributed Real-time Multi-agent Mission Planning in Cluttered Environment},
  author = {Zehui Lu and Tianyu Zhou and Shaoshuai Mou},
  journal= {arXiv preprint arXiv:2302.14289},
  year   = {2023}
}
R2 v1 2026-06-28T08:51:23.718Z