Sensors (Jan 2023)

Improved Bidirectional RRT* Algorithm for Robot Path Planning

  • Peng Xin,
  • Xiaomin Wang,
  • Xiaoli Liu,
  • Yanhui Wang,
  • Zhibo Zhai,
  • Xiqing Ma

DOI
https://doi.org/10.3390/s23021041
Journal volume & issue
Vol. 23, no. 2
p. 1041

Abstract

Read online

In order to address the shortcomings of the traditional bidirectional RRT* algorithm, such as its high degree of randomness, low search efficiency, and the many inflection points in the planned path, we institute improvements in the following directions. Firstly, to address the problem of the high degree of randomness in the process of random tree expansion, the expansion direction of the random tree growing at the starting point is constrained by the improved artificial potential field method; thus, the random tree grows towards the target point. Secondly, the random tree sampling point grown at the target point is biased to the random number sampling point grown at the starting point. Finally, the path planned by the improved bidirectional RRT* algorithm is optimized by extracting key points. Simulation experiments show that compared with the traditional A*, the traditional RRT, and the traditional bidirectional RRT*, the improved bidirectional RRT* algorithm has a shorter path length, higher path-planning efficiency, and fewer inflection points. The optimized path is segmented using the dynamic window method according to the key points. The path planned by the fusion algorithm in a complex environment is smoother and allows for excellent avoidance of temporary obstacles.

Keywords