paper-with-me

Papers

Multi-Agent Path Finding with Real Robot Dynamics and Interdependent Tasks for Automated Warehouses

2024-08-26 · Vassilissa Lehoux-Lebacque, Tomi Silander, Christelle Loiodice, Seungjoon Lee, Albert Wang, Sofia Michel

Multi-Agent Path Finding (MAPF) is an important optimization problem underlying the deployment of robots in automated warehouses and factories. Despite the large body of work on this topic, most approaches make heavy simplifications, both on the environment and the agents, which make the resulting algorithms impractical for real-life scenarios. In this paper, we consider a realistic problem of online order delivery in a warehouse, where a fleet of robots bring the products belonging to each order from shelves to workstations. This creates a stream of inter-dependent pickup and delivery tasks and the associated MAPF problem consists of computing realistic collision-free robot trajectories fulfilling these tasks. To solve this MAPF problem, we propose an extension of the standard Prioritized Planning algorithm to deal with the inter-dependent tasks (Interleaved Prioritized Planning) and a novel Via-Point Star (VP*) algorithm to compute an optimal dynamics-compliant robot trajectory to visit a sequence of goal locations while avoiding moving obstacles. We prove the completeness of our approach and evaluate it in simulation as well as in a real warehouse.

📄 PDF Abstract BibTeX arXiv:2408.14527

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-Agent Path Finding

Similar Papers 제목 키워드 기반

Flexible and Explainable Solutions for Multi-Agent Path Finding Problems

2021-09-17 · Aysu Bogatarkan

The multi-agent path finding (MAPF) problem is a combinatorial search problem that aims at finding paths for multiple agents (e.g., robots) in an environment (e.g., an autonomous warehouse) such that no two agents collid…

Multi-Agent Path Finding

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 …

Multi-Agent Path FindingScheduling

Conflict Mitigation in Shared Environments using Flow-Aware Multi-Agent Path Finding

2026-03-13 · Lukas Heuer, Yufei Zhu, Luigi Palmieri, Andrey Rudenko 외 arxiv

Deploying multi-robot systems in environments shared with dynamic and uncontrollable agents presents significant challenges, especially for large robot fleets. In such environments, individual robot operations can be del…

Prioritized SIPP for Multi-Agent Path Finding With Kinematic Constraints

2021-08-11 · Zain Alabedeen Ali, Konstantin Yakovlev

Multi-Agent Path Finding (MAPF) is a long-standing problem in Robotics and Artificial Intelligence in which one needs to find a set of collision-free paths for a group of mobile agents (robots) operating in the shared wo…

Multi-Agent Path Finding

Overview: Generalizations of Multi-Agent Path Finding to Real-World Scenarios

2017-02-17 · Hang Ma, Sven Koenig, Nora Ayanian, Liron Cohen 외

Multi-agent path finding (MAPF) is well-studied in artificial intelligence, robotics, theoretical computer science and operations research. We discuss issues that arise when generalizing MAPF methods to real-world scenar…

Multi-Agent Path Finding