English

Safe Interval RRT* for Scalable Multi-Robot Path Planning in Continuous Space

Robotics 2025-02-12 v3 Artificial Intelligence Multiagent Systems

Abstract

In this paper, we consider the problem of Multi-Robot Path Planning (MRPP) in continuous space. The difficulty of the problem arises from the extremely large search space caused by the combinatorial nature of the problem and the continuous state space. We propose a two-level approach where the low level is a sampling-based planner Safe Interval RRT* (SI-RRT*) that finds a collision-free trajectory for individual robots. The high level can use any method that can resolve inter-robot conflicts where we employ two representative methods that are Prioritized Planning (SI-CPP) and Conflict Based Search (SI-CCBS). Experimental results show that SI-RRT* can quickly find a high-quality solution with a few samples. SI-CPP exhibits improved scalability while SI-CCBS produces higher-quality solutions compared to the state-of-the-art planners for continuous space.

Keywords

Cite

@article{arxiv.2404.01752,
  title  = {Safe Interval RRT* for Scalable Multi-Robot Path Planning in Continuous Space},
  author = {Joonyeol Sim and Joonkyung Kim and Changjoo Nam},
  journal= {arXiv preprint arXiv:2404.01752},
  year   = {2025}
}
R2 v1 2026-06-28T15:41:17.447Z