Hierarchical Large Scale Multirobot Path (Re)Planning
Lishuo Pan, Kevin Hsu, Nora Ayanian

TL;DR
This paper introduces a hierarchical multi-robot path planning method that significantly improves computation speed, enabling real-time replanning for large robot teams in complex environments through a multi-level approach.
Contribution
It presents a novel hierarchical planning framework with multi-commodity flow high-level routing and parallel low-level path computation, achieving unprecedented speedups in multi-robot pathfinding.
Findings
500-times faster computation than baseline methods
Real-time replanning for up to 142 robots in simulation
Successful physical experiments with 32 nano-quadrotors
Abstract
We consider a large-scale multi-robot path planning problem in a cluttered environment. Our approach achieves real-time replanning by dividing the workspace into cells and utilizing a hierarchical planner. Specifically, we propose novel multi-commodity flow-based high-level planners that route robots through cells with reduced congestion, along with an anytime low-level planner that computes collision-free paths for robots within each cell in parallel. A highlight of our method is a significant improvement in computation time. Specifically, we show empirical results of a 500-times speedup in computation time compared to the baseline multi-agent pathfinding approach on the environments we study. We account for the robot's embodiment and support non-stop execution with continuous replanning. We demonstrate the real-time performance of our algorithm with up to 142 robots in simulation, and…
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 · Optimization and Search Problems
