Advancing MAPF towards the Real World: A Scalable Multi-Agent Realistic Testbed (SMART)
By: Jingtian Yan , Zhifei Li , William Kang and more
Potential Business Impact:
Tests robot groups moving without crashing.
We present Scalable Multi-Agent Realistic Testbed (SMART), a realistic and efficient software tool for evaluating Multi-Agent Path Finding (MAPF) algorithms. MAPF focuses on planning collision-free paths for a group of agents. While state-ofthe-art MAPF algorithms can plan paths for hundreds of robots in seconds, they often rely on simplified robot models, making their real-world performance unclear. Researchers typically lack access to hundreds of physical robots in laboratory settings to evaluate the algorithms. Meanwhile, industrial professionals who lack expertise in MAPF require an easy-to-use simulator to efficiently test and understand the performance of MAPF algorithms in their specific settings. SMART fills this gap with several advantages: (1) SMART uses physics-engine-based simulators to create realistic simulation environments, accounting for complex real-world factors such as robot kinodynamics and execution uncertainties, (2) SMART uses an execution monitor framework based on the Action Dependency Graph, facilitating seamless integration with various MAPF algorithms and robot models, and (3) SMART scales to thousands of robots. The code is publicly available at https://github.com/smart-mapf/smart.
Similar Papers
Analyzing Planner Design Trade-offs for MAPF under Realistic Simulation
Artificial Intelligence
Makes robots move safely and efficiently in factories.
Bridging Planning and Execution: Multi-Agent Path Finding Under Real-World Deadlines
Robotics
Helps robots move together without crashing on time.
SMART: Scalable Multi-Agent Reasoning and Trajectory Planning in Dense Environments
Robotics
Lets many cars drive safely together.