English

Discrete States-Based Trajectory Planning for Nonholonomic Robots

Robotics 2023-02-20 v1

Abstract

Due to nonholonomic dynamics, the motion planning of nonholonomic robots is always a difficult problem. This letter presents a Discrete States-based Trajectory Planning(DSTP) algorithm for autonomous nonholonomic robots. The proposed algorithm represents the trajectory as x and y positions, orientation angle, longitude velocity and acceleration, angular velocity, and time intervals. More variables make the expression of optimization and constraints simpler, reduce the error caused by too many approximations, and also handle the gear shifting situation. L-BFGS-B is used to deal with the optimization of many variables and box constraints, thus speeding up the problem solving. Various simulation experiments compared with prior works have validated that our algorithm has an order-of-magnitude efficiency advantage and can generate a smoother trajectory with a high speed and low control effort. Besides, real-world experiments are also conducted to verify the feasibility of our algorithm in real scenes. We will release our codes as ros packages.

Keywords

Cite

@article{arxiv.2302.08873,
  title  = {Discrete States-Based Trajectory Planning for Nonholonomic Robots},
  author = {Ziyi Zou and Ziang Zhang and Zhen Lu and Xiang Li and You Wang and Jie Hao and Guang Li},
  journal= {arXiv preprint arXiv:2302.08873},
  year   = {2023}
}

Comments

8 pages, 9 figures

R2 v1 2026-06-28T08:42:45.505Z