paper-with-me

Papers

Graph-Based Multi-Robot Path Finding and Planning

2022-06-22 · Hang Ma

Purpose of Review Planning collision-free paths for multiple robots is important for real-world multi-robot systems and has been studied as an optimization problem on graphs, called Multi-Agent Path Finding (MAPF). This review surveys different categories of classic and state-of-the-art MAPF algorithms and different research attempts to tackle the challenges of generalizing MAPF techniques to real-world scenarios. Recent Findings Solving MAPF problems optimally is computationally challenging. Recent advances have resulted in MAPF algorithms that can compute collision-free paths for hundreds of robots and thousands of navigation tasks in seconds of runtime. Many variants of MAPF have been formalized to adapt MAPF techniques to different real-world requirements, such as considerations of robot kinematics, online optimization for real-time systems, and the integration of task assignment and path planning. Summary Algorithmic techniques for MAPF problems have addressed important aspects of several multi-robot applications, including automated warehouse fulfillment and sortation, automated train scheduling, and navigation of non-holonomic robots and quadcopters. This showcases their potential for real-world applications of large-scale multi-robot systems.

📄 PDF Abstract BibTeX arXiv:2206.11319

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-Agent Path FindingScheduling

Similar Papers 제목 키워드 기반

Sparsification for Fast Optimal Multi-Robot Path Planning in Lazy Compilation Schemes

2021-03-08 · Pavel Surynek

Path planning for multiple robots (MRPP) represents a task of finding non-colliding paths for robots through which they can navigate from their initial positions to specified goal positions. The problem is usually modele…

Navigate

Multi-CAP: A Multi-Robot Connectivity-Aware Hierarchical Coverage Path Planning Algorithm for Unknown Environments

2025-09-18 · Zongyuan Shen, Burhanuddin Shirose, Prasanna Sriganesh, Bhaskar Vundurthy 외 arxiv

Efficient coordination of multiple robots for coverage of large, unknown environments is a significant challenge that involves minimizing the total coverage path length while reducing inter-robot conflicts. In this paper…

Reducing Collision Checking for Sampling-Based Motion Planning Using Graph Neural Networks

2022-10-17 · NeurIPS 2021 9 · Chenning Yu, Sicun Gao

Sampling-based motion planning is a popular approach in robotics for finding paths in continuous configuration spaces. Checking collision with obstacles is the major computational bottleneck in this process. We propose n…

Motion Planning

Search-Based Spatiotemporal and Multi-Robot Motion Planning on Graphs of Space-Time Convex Sets

2026-07-01 · Jingtao Tang, Zining Mao, Lufan Yang, Hang Ma arxiv

Spatiotemporal motion planning, especially in multi-robot settings, requires robots to reason about collision-free regions that change over time, which is challenging in continuous spaces when feasible regions are transi…

Motion Planning

Two Techniques That Enhance the Performance of Multi-robot Prioritized Path Planning

2018-05-03 · Anton Andreychuk, Konstantin Yakovlev

We introduce and empirically evaluate two techniques aimed at enhancing the performance of multi-robot prioritized path planning. The first technique is the deterministic procedure for re-scheduling (as opposed to well-k…

Scheduling