From Theory to Practice: Advancing Multi-Robot Path Planning Algorithms and Applications
By: Teng Guo
Potential Business Impact:
Guides many robots to move without crashing.
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 + \delta)$-optimal makespan (with $\delta \in (0, 0.5]$) for up to $\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.
Similar Papers
Efficient Path Planning and Task Allocation Algorithm for Boolean Specifications
Robotics
Helps many robots work together safely and fast.
Discrete-Guided Diffusion for Scalable and Safe Multi-Robot Motion Planning
Robotics
Helps many robots move without crashing.
Very Large-scale Multi-Robot Task Allocation in Challenging Environments via Robot Redistribution
Robotics
Robots avoid crashing to finish jobs faster.