From Gridworlds to Warehouses: Adapting Lightweight One-shot Multi-Agent Pathfinding for AGVs
Hiroki Nagai, Keisuke Okumura

TL;DR
This paper adapts classical multi-agent pathfinding algorithms to the realistic setting of warehouse AGVs, considering motion constraints, costs, and collision avoidance, and benchmarks their performance.
Contribution
It introduces MAWPF, a practical multi-agent pathfinding problem for warehouse AGVs, and evaluates adapted algorithms for real-world applicability.
Findings
PP and LNS2 struggle with many agents
PIBT-based approaches scale better but with higher costs
This work bridges classical MAPF and real warehouse scenarios
Abstract
Multi-agent pathfinding (MAPF) under one-shot planning is a core component of warehouse automation, yet classical formulations typically assume four-connected 2D grids with unit-time moves in four directions. To fill reality gaps while still being trackable with discrete combinatorial search, this work proposes a more practical counterpart tailored to differential-drive AGVs. We term this multi-agent warehouse pathfinding (MAWPF), featured with four constraints: (i) agent actions are restricted to straight motion and in-place rotation; (ii) rotations require multi-step costs; (iii) acceleration and deceleration are considered, and; (iv) follower collisions are prohibited to prevent rear-end crashes. To solve MAWPF efficiently, we adapt representative suboptimal MAPF algorithms-PP, LNS2, PIBT, and LaCAM-and conduct comprehensive benchmarking. Our experiments reveal that PP and LNS2…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
