Multi-agent Motion Planning for Differential Drive Robots Through Stationary State Search

Published in AAAI Conference on Artificial Intelligence (AAAI), 2025


Multi-Agent Motion Planning (MAMP) finds various applications in fields such as traffic management, airport operations, and warehouse automation. In many of these environments, differential drive robots are commonly used. These robots have a kinodynamic model that allows only in-place rotation and movement along their current orientation, subject to speed and acceleration limits. However, existing Multi-Agent Path Finding (MAPF)-based methods often use simplified models for robot kinodynamics, which limits their practicality and realism.

MASS Architecture
Figure 1: MASS architecture overview


In this paper, we introduce a three-level framework called MASS to address these challenges. MASS combines MAPF-based methods with our proposed stationary state search planner to generate high-quality kinodynamically-feasible plans. We further extend MASS using an adaptive window mechanism to address the lifelong MAMP problem. Empirically, we tested our methods on the single-shot grid map domain and the lifelong warehouse domain. Our method shows up to 400% improvements in terms of throughput compared to existing methods.

MASS search
Figure 2: Safe interval search process

Links:

BibTeX

@inproceedings{yan2025mass,
  title={Multi-agent Motion Planning for Differential Drive Robots Through Stationary State Search},
  author={Yan, Jingtian and Li, Jiaoyang},
  booktitle={AAAI Conference on Artificial Intelligence},
  year={2025}
}

Recommended citation: Jingtian Yan and Jiaoyang Li. AAAI Conference on Artificial Intelligence. 2025
Download Paper | Download Bibtex