paper-with-me

홈 › Papers

Lifelong Path Planning with Kinematic Constraints for Multi-Agent Pickup and Delivery

2018-12-15 · Hang Ma, Wolfgang Hönig, T. K. Satish Kumar, Nora Ayanian, Sven Koenig

The Multi-Agent Pickup and Delivery (MAPD) problem models applications where a large number of agents attend to a stream of incoming pickup-and-delivery tasks. Token Passing (TP) is a recent MAPD algorithm that is efficient and effective. We make TP even more efficient and effective by using a novel combinatorial search algorithm, called Safe Interval Path Planning with Reservation Table (SIPPwRT), for single-agent path planning. SIPPwRT uses an advanced data structure that allows for fast updates and lookups of the current paths of all agents in an online setting. The resulting MAPD algorithm TP-SIPPwRT takes kinematic constraints of real robots into account directly during planning, computes continuous agent movements with given velocities that work on non-holonomic robots rather than discrete agent movements with uniform velocity, and is complete for well-formed MAPD instances. We demonstrate its benefits for automated warehouses using both an agent simulator and a standard robot simulator. For example, we demonstrate that it can compute paths for hundreds of agents and thousands of tasks in seconds and is more efficient and effective than existing MAPD algorithms that use a post-processing step to adapt their paths to continuous agent movements with given velocities.

📄 PDF Abstract BibTeX arXiv:1812.06355

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Search-Aided Joint Agent-Environment Reinforcement Learning for Robust Lifelong Multi-Agent Path Finding with Rotations

2026-08-06 · He Jiang, Jingtian Yan, Yulun Zhang, Yimin Tang 외 arxiv

Lifelong Multi-Agent Path Finding (LMAPF) requires repeatedly planning collision-free paths for agents that continuously receive new goals upon reaching their current ones. While many learning-based planners have been pr…

Reinforcement Learning

Path Planning with Kinematic Constraints for Robot Groups

2017-04-25 · Wolfgang Hönig, T. K. Satish Kumar, Liron Cohen, Hang Ma 외

Path planning for multiple robots is well studied in the AI and robotics communities. For a given discretized environment, robots need to find collision-free paths to a set of specified goal locations. Robots can be full…

Topological Motion Planning Diffusion: Generative Tangle-Free Path Planning for Tethered Robots in Obstacle-Rich Environments

2026-03-16 · Yifu Tian, Xinhang Xu, Thien-Minh Nguyen, Muqing Cao arxiv

In extreme environments such as underwater exploration and post-disaster rescue, tethered robots require continuous navigation while avoiding cable entanglement. Traditional planners struggle in these lifelong planning s…

Computational EfficiencyMotion Planning

Karma Mechanisms for Decentralised, Cooperative Multi Agent Path Finding

2026-04-09 · Kevin Riehl, Julius Schlapbach, Anastasios Kouvelas, Michail A. Makridis arxiv

Multi-Agent Path Finding (MAPF) is a fundamental coordination problem in large-scale robotic and cyber-physical systems, where multiple agents must compute conflict-free trajectories with limited computational and commun…

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