db-LaCAM: Fast and Scalable Multi-Robot Kinodynamic Motion Planning with Discontinuity-Bounded Search and Lightweight MAPF

arXiv cs.RO / 3/25/2026

💬 OpinionSignals & Early TrendsIdeas & Deep AnalysisModels & Research

Key Points

  • The paper introduces db-LaCAM, a multi-robot kinodynamic motion planner that merges MAPF scalability with kinodynamic dynamics awareness to overcome computational limits in larger robot teams.
  • It uses a precomputed, dynamics-respecting set of motion primitives to build horizon-length motion sequences while letting users set a bounded discontinuity between consecutive motions.
  • db-LaCAM is reported as resolution-complete relative to the motion primitives and applicable to arbitrary robot dynamics, with validation across 2D and 3D testbeds (e.g., unicycle and 3D double integrator).
  • Experiments show db-LaCAM scaling to up to 50 robots and achieving up to 10× faster runtime than state-of-the-art planners while keeping solution quality comparable.
  • The authors validate real-world safe execution via two physical experiments with flying robots and car-with-trailer robots.

Abstract

State-of-the-art multi-robot kinodynamic motion planners struggle to handle more than a few robots due to high computational burden, which limits their scalability and results in slow planning time. In this work, we combine the scalability and speed of modern multi-agent path finding (MAPF) algorithms with the dynamic-awareness of kinodynamic planners to address these limitations. To this end, we propose discontinuity-Bounded LaCAM (db-LaCAM), a planner that utilizes a precomputed set of motion primitives that respect robot dynamics to generate horizon-length motion sequences, while allowing a user-defined discontinuity between successive motions. The planner db-LaCAM is resolution-complete with respect to motion primitives and supports arbitrary robot dynamics. Extensive experiments demonstrate that db-LaCAM scales efficiently to scenarios with up to 50 robots, achieving up to ten times faster runtime compared to state-of-the-art planners, while maintaining comparable solution quality. The approach is validated in both 2D and 3D environments with dynamics such as the unicycle and 3D double integrator. We demonstrate the safe execution of trajectories planned with db-LaCAM in two distinct physical experiments involving teams of flying robots and car-with-trailer robots.

db-LaCAM: Fast and Scalable Multi-Robot Kinodynamic Motion Planning with Discontinuity-Bounded Search and Lightweight MAPF | AI Navigate