English

Efficient Trajectory Planning for Multiple Non-holonomic Mobile Robots via Prioritized Trajectory Optimization

Robotics 2021-01-29 v1

Abstract

In this paper, we present a novel approach to efficiently generate collision-free optimal trajectories for multiple non-holonomic mobile robots in obstacle-rich environments. Our approach first employs a graph-based multi-agent path planner to find an initial discrete solution, and then refines this solution into smooth trajectories using nonlinear optimization. We divide the robot team into small groups and propose a prioritized trajectory optimization method to improve the scalability of the algorithm. Infeasible sub-problems may arise in some scenarios because of the decoupled optimization framework. To handle this problem, a novel grouping and priority assignment strategy is developed to increase the probability of finding feasible trajectories. Compared to the coupled trajectory optimization, the proposed approach reduces the computation time considerably with a small impact on the optimality of the plans. Simulations and hardware experiments verified the effectiveness and superiority of the proposed approach.

Keywords

Cite

@article{arxiv.2012.08135,
  title  = {Efficient Trajectory Planning for Multiple Non-holonomic Mobile Robots via Prioritized Trajectory Optimization},
  author = {Juncheng Li and Maopeng Ran and Lihua Xie},
  journal= {arXiv preprint arXiv:2012.08135},
  year   = {2021}
}

Comments

8 pages, to be published in IEEE Robotics and Automation Letters (RA-L), source code is available at: https://github.com/LIJUNCHENG001/multi_robot_traj_planner

R2 v1 2026-06-23T20:58:47.369Z