Receding Horizon Re-ordering of Multi-Agent Execution Schedules
Alexander Berndt, Niels van Duijkeren, Luigi Palmieri, Alexander, Kleiner, Tam\'as Keviczky

TL;DR
This paper introduces a receding horizon re-ordering method for multi-agent AGV schedules that dynamically adjusts execution order to minimize total completion time while avoiding deadlocks, especially in dynamic environments.
Contribution
It proposes the Switchable Action Dependency Graph (SADG) and a MILP-based approach for deadlock-free reordering of AGVs during execution in dynamic workspaces.
Findings
The SADG method effectively maintains deadlock-free operation.
Reordering reduces overall route completion time.
Simulation results outperform traditional ADG and robust MAPF methods.
Abstract
The trajectory planning for a fleet of Automated Guided Vehicles (AGVs) on a roadmap is commonly referred to as the Multi-Agent Path Finding (MAPF) problem, the solution to which dictates each AGV's spatial and temporal location until it reaches it's goal without collision. When executing MAPF plans in dynamic workspaces, AGVs can be frequently delayed, e.g., due to encounters with humans or third-party vehicles. If the remainder of the AGVs keeps following their individual plans, synchrony of the fleet is lost and some AGVs may pass through roadmap intersections in a different order than originally planned. Although this could reduce the cumulative route completion time of the AGVs, generally, a change in the original ordering can cause conflicts such as deadlocks. In practice, synchrony is therefore often enforced by using a MAPF execution policy employing, e.g., an Action Dependency…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRobotic Path Planning Algorithms · Autonomous Vehicle Technology and Safety · Transportation and Mobility Innovations
