AO-ARC adapts the AO-x meta-algorithm to the ARC feasibility solver to produce an asymptotically optimal anytime multi-robot motion planner that matches initial solution speed of feasibility methods while converging faster as robot count grows.
Sampling-Based Multi-Modal Multi-Robot Multi-Goal Path Planning
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
In many robotics applications, multiple robots are working in a shared workspace to complete a set of tasks as fast as possible. Such settings can be treated as multi-modal multi-robot multi-goal path planning problems, where each robot has to reach a set of goals. Existing approaches to this type of problem solve this using prioritization or assume synchronous task completion, and are thus neither optimal nor complete. We formalize this problem as a single centralized path planning problem and present planners that are probabilistically complete and asymptotically optimal. The planners plan in the composite space of all robots and are modifications of standard sampling-based planners with the required changes to work in our multi-modal, multi-robot, multi-goal setting. We validate the planners on a diverse range of problems including scenarios with various robots, planning horizons, and collaborative tasks such as handovers, and compare the planners against a suboptimal prioritized planner. Videos and code for the planners and the benchmark is available at https://vhartmann.com/mrmg-planning/.
fields
cs.RO 1years
2026 1verdicts
UNVERDICTED 1representative citing papers
citing papers explorer
-
AO-ARC: Almost-Surely Asymptotically Optimal Multi-Robot Motion Planning with ARC
AO-ARC adapts the AO-x meta-algorithm to the ARC feasibility solver to produce an asymptotically optimal anytime multi-robot motion planner that matches initial solution speed of feasibility methods while converging faster as robot count grows.