Pith. sign in

REVIEW 1 cited by

Quick Multi-Robot Motion Planning by Combining Sampling and Search

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2203.00315 v3 pith:I2PBNRSK submitted 2022-03-01 cs.RO cs.MA

Quick Multi-Robot Motion Planning by Combining Sampling and Search

classification cs.RO cs.MA
keywords planningssspmrmpmotionsearchcollision-freemulti-robotpathfinding
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
Share X Bluesky LinkedIn Reddit HN
read the original abstract

We propose a novel algorithm to solve multi-robot motion planning (MRMP) rapidly, called Simultaneous Sampling-and-Search Planning (SSSP). Conventional MRMP studies mostly take the form of two-phase planning that constructs roadmaps and then finds inter-robot collision-free paths on those roadmaps. In contrast, SSSP simultaneously performs roadmap construction and collision-free pathfinding. This is realized by uniting techniques of single-robot sampling-based motion planning and search techniques of multi-agent pathfinding on discretized spaces. Doing so builds the small search space, leading to quick MRMP. SSSP ensures finding a solution eventually if exists. Our empirical evaluations in various scenarios demonstrate that SSSP significantly outperforms standard approaches to MRMP, i.e., solving more problem instances much faster. We also applied SSSP to planning for 32 ground robots in a dense situation.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Sampling-Based Multi-Modal Multi-Robot Multi-Goal Path Planning

    cs.RO 2025-03 unverdicted novelty 6.0

    Introduces probabilistically complete and asymptotically optimal sampling-based planners for multi-modal multi-robot multi-goal path planning by adapting standard methods to the composite space of all robots.