English

Multi-agent RRT*: Sampling-based Cooperative Pathfinding (Extended Abstract)

Robotics 2013-02-13 v1 Artificial Intelligence Multiagent Systems

Abstract

Cooperative pathfinding is a problem of finding a set of non-conflicting trajectories for a number of mobile agents. Its applications include planning for teams of mobile robots, such as autonomous aircrafts, cars, or underwater vehicles. The state-of-the-art algorithms for cooperative pathfinding typically rely on some heuristic forward-search pathfinding technique, where A* is often the algorithm of choice. Here, we propose MA-RRT*, a novel algorithm for multi-agent path planning that builds upon a recently proposed asymptotically-optimal sampling-based algorithm for finding single-agent shortest path called RRT*. We experimentally evaluate the performance of the algorithm and show that the sampling-based approach offers better scalability than the classical forward-search approach in relatively large, but sparse environments, which are typical in real-world applications such as multi-aircraft collision avoidance.

Keywords

Cite

@article{arxiv.1302.2828,
  title  = {Multi-agent RRT*: Sampling-based Cooperative Pathfinding (Extended Abstract)},
  author = {Michal Čáp and Peter Novák and Jiří Vokřínek and Michal Pěchouček},
  journal= {arXiv preprint arXiv:1302.2828},
  year   = {2013}
}

Comments

To appear at AAMAS 2013

R2 v1 2026-06-21T23:24:52.309Z