Multi-Robot Path Planning Using Medial-Axis-Based Pebble-Graph Embedding
Liang He, Zherong Pan, Kiril Solovey, Biao Jia, and Dinesh Manocha

TL;DR
This paper introduces a centralized, graph-based algorithm for multi-robot path planning in continuous environments, transforming the problem into a pebble motion problem using medial axis transforms to enable efficient, collision-free routing even in dense, narrow spaces.
Contribution
The paper presents a novel layered pebble-graph construction method based on medial axis transforms for efficient multi-robot path planning in complex environments.
Findings
Achieved an average success rate of 83% in dense environments with up to 61.6% workspace occupancy.
Successfully handled narrow passages where existing methods struggle due to density constraints.
Enabled collision-free multi-robot navigation by transforming continuous problems into discrete pebble motion problems.
Abstract
We present a centralized algorithm for labeled, disk-shaped Multi-Robot Path Planning (MPP) in a continuous planar workspace with polygonal boundaries. Our method automatically transform the continuous problem into a discrete, graph-based variant termed the pebble motion problem, which can be solved efficiently. To construct the underlying pebble graph, we identify inscribed circles in the workspace via a medial axis transform and organize robots into layers within each inscribed circle. We show that our layered pebble-graph enables collision-free motions, allowing all graph-restricted MPP instances to be feasible. MPP instances with continuous start and goal positions can then be solved via local navigations that route robots from and to graph vertices. We tested our method on several environments with high robot-packing densities (up to of the workspace). For environments…
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 · Multimodal Machine Learning Applications · Robotics and Sensor-Based Localization
