English

SA-reCBS: Multi-robot task assignment with integrated reactive path generation

Robotics 2023-04-14 v2 Multiagent Systems

Abstract

In this paper, we study the multi-robot task assignment and path-finding problem (MRTAPF), where a number of agents are required to visit all given goal locations while avoiding collisions with each other. We propose a novel two-layer algorithm SA-reCBS that cascades the simulated annealing algorithm and conflict-based search to solve this problem. Compared to other approaches in the field of MRTAPF, the advantage of SA-reCBS is that without requiring a pre-bundle of goals to groups with the same number of groups as the number of robots, it enables a part of agents needed to visit all goals in collision-free paths. We test the algorithm in various simulation instances and compare it with state-of-the-art algorithms. The result shows that SA-reCBS has a better performance with a higher success rate, less computational time, and better objective values.

Keywords

Cite

@article{arxiv.2304.02418,
  title  = {SA-reCBS: Multi-robot task assignment with integrated reactive path generation},
  author = {Yifan Bai and Christoforos Kanellakis and George Nikolakopoulos},
  journal= {arXiv preprint arXiv:2304.02418},
  year   = {2023}
}
R2 v1 2026-06-28T09:50:48.966Z