ICRA 2021poster11 citations

Smooth-RRT*: Asymptotically Optimal Motion Planning for Mobile Robots under Kinodynamic Constraints

Yiting Kang, Zhi Yang, Riya Zeng, Qi Wu

Abstract

Nowadays, various algorithms based on the Rapidly-exploring Random Tree (RRT) methods are utilized to solve motion planning problems. Based on the RRT*, we developed a novel reconnection method that enables the planner to directly generate a smooth curved trajectory. Meanwhile, kinodynamic constraints of the robots are considered to generate the control input, which improves the feasibility of the algorithm. The trajectory planned by the Smooth-RRT* is significantly suitable for the non-holonomic robots. Planning tests are conducted in four scenarios to demonstrate performance of the proposed algorithm in comparison with the original RRT* and kinodynamic-RRT (Kino-RRT). Smooth-RRT* yields shorter and smoother planned path in all the scenarios compared with the Kino-RRT. It finds a solution with fewer expansion nodes than the RRT* under the same time consumption. The results demonstrate that the proposed algorithm can generate a smooth trajectory satisfied with the kinodynamic constraints and ensure the asymptotic optimality.

BibTeX
@inproceedings{icra2021_smoothrrtasympto,
  title = {Smooth-RRT*: Asymptotically Optimal Motion Planning for Mobile Robots under Kinodynamic Constraints},
  author = {Yiting Kang and Zhi Yang and Riya Zeng and Qi Wu},
  booktitle = {ICRA 2021},
  year = {2021}
}