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

TL;DR
This paper presents scalable, theoretically-guaranteed multi-robot path planning methods applicable to dense grid environments and real-world scenarios, including autonomous vehicle parking and nonholonomic robot navigation, validated through simulations and real tests.
Contribution
It introduces the Rubik Table method for dense MRPP with optimality guarantees and develops practical heuristics for real-world applications like autonomous parking and nonholonomic robot paths.
Findings
Rubik Table achieves near-optimal makespan for large robot instances
Proposed methods effectively solve real-world MRPP scenarios
Validated approaches through simulations and real-world experiments
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 -optimal makespan (with ) for up to 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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRobotic Path Planning Algorithms · Computational Geometry and Mesh Generation · Vehicle Routing Optimization Methods
