Search papers, labs, and topics across Lattice.
This paper introduces WareRover, a novel simulation platform for Robotic Mobile Fulfillment Systems (RMFS) that tightly couples order scheduling (OS) and multi-agent path finding (MAPF) through a unified optimization interface. WareRover addresses the limitations of existing simulators by incorporating dynamic order streams, physics-aware motion constraints, and non-nominal recovery mechanisms. Experiments using WareRover demonstrate that state-of-the-art algorithms often fail under these realistic, coupled constraints, highlighting the need for more robust warehouse coordination strategies.
Current warehouse robot coordination algorithms break down when faced with realistic constraints like dynamic order streams and physics-aware motion, revealing a critical gap in existing benchmarks.
The prevailing paradigm in Robotic Mobile Fulfillment Systems (RMFS) typically treats order scheduling and multi-agent pathfinding as isolated sub-problems. We argue that this decoupling is a fundamental bottleneck, masking the critical dependencies between high-level dispatching and low-level congestion. Existing simulators fail to bridge this gap, often abstracting away heterogeneous kinematics and stochastic execution failures. We propose WareRover, a holistic simulation platform that enforces a tight coupling between OS and MAPF via a unified, closed-loop optimization interface. Unlike standard benchmarks, WareRover integrates dynamic order streams, physics-aware motion constraints, and non-nominal recovery mechanisms into a single evaluation loop. Experiments reveal that SOTA algorithms often falter under these realistic coupled constraints, demonstrating that WareRover provides a necessary and challenging testbed for robust, next-generation warehouse coordination. The project and video is available at https://hhh-x.github.io/WareRover/.