Representation-Optimal Multi-Robot Motion Planning using Conflict-Based Search
Irving Solis, Read Sandstr\"om, James Motes, Nancy M. Amato

TL;DR
This paper introduces a novel adaptation of Conflict-Based Search (CBS) for multi-robot motion planning in continuous, heterogeneous environments, achieving faster planning times and higher quality solutions than existing methods.
Contribution
It extends CBS from discrete multi-agent pathfinding to continuous, heterogeneous multi-robot scenarios, enabling scalable and efficient motion planning.
Findings
Successfully plans for up to 32 agents and 8 high DOF manipulators.
Achieves faster planning times compared to existing methods.
Provides higher quality solutions in complex multi-robot environments.
Abstract
Multi-Agent Motion Planning (MAMP) is the problem of computing feasible paths for a set of agents given individual start and goal states. Given the hardness of MAMP, most of the research related to multi-agent systems has focused on multi-agent pathfinding (MAPF), which simplifies the problem by assuming a shared discrete representation of the space for all agents. The Conflict-Based Search algorithm (CBS) has proven a tractable means of generating optimal solutions in discrete spaces. However, neither CBS nor other discrete MAPF techniques can be directly applied to solve MAMP problems because of the assumption of the shared discrete representation of the agents' state space. In this work, we solve MAMP problems by adapting the techniques discovered in the MAPF scenario by CBS to the more general problem with heterogeneous agents in a continuous space. We demonstrate the scalability…
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 · AI-based Problem Solving and Planning · Multi-Agent Systems and Negotiation
