57
0

From Theory to Practice: Advancing Multi-Robot Path Planning Algorithms and Applications

Abstract

The labeled MRPP (Multi-Robot Path Planning) problem involves routing robots from start to goal configurations efficiently while avoiding collisions. Despite progress in solution quality and runtime, its complexity and industrial relevance continue to drive research.This dissertation introduces scalable MRPP methods with provable guarantees and practical heuristics. First, we study dense MRPP on 2D grids, relevant to warehouse and parcel systems. We propose the Rubik Table method, achieving (1+δ)(1 + \delta)-optimal makespan (with δ(0,0.5]\delta \in (0, 0.5]) for up to m1m22\frac{m_1 m_2}{2} robots, solving large instances efficiently and setting a new theoretical benchmark.Next, we address real-world MRPP. We design optimal layouts for structured environments (e.g., warehouses, parking systems) and propose a puzzle-based system for dense, deadlock-free autonomous vehicle parking. We also extend MRPP to Reeds-Shepp robots, introducing motion primitives and smoothing techniques to ensure feasible, efficient paths under nonholonomic constraints. Simulations and real-world tests validate the approach in urban driving and robotic transport scenarios.

View on arXiv
@article{guo2025_2506.09914,
  title={ From Theory to Practice: Advancing Multi-Robot Path Planning Algorithms and Applications },
  author={ Teng Guo },
  journal={arXiv preprint arXiv:2506.09914},
  year={ 2025 }
}
Comments on this paper