Research on Intelligent Vehicle Path Planning Based on Improved RRT Algorithm

YAO Xiang-ying,XU Lun-hui,LIN Shi-cheng
DOI: https://doi.org/10.3969/j.issn.1006-9348.2023.04.032
2023-01-01
Abstract:Aiming at the problems of poor goal orientation, slow convergence speed and many inflection points in path planning of RRT algorithm, an improved RRT algorithm is proposed. The improved algorithm adopts the asymptotic region sampling and the biased target sampling mechanism, which effectively prevents the reverse search of random sampling points, improves the utilization of sampling space and ensures the direction of sampling; Dynamic circle regularization was used to deal with vehicle collision avoidance and passing through narrow area. The method based on triangle inequality was used to trim the redundant points of the path. On this basis, the method of cubic B-spline smoothing was used to optimize the path. Finally, through MATLAB simulation and comparative analysis, the effectiveness of the algorithm was proved. It shows that the search times are less, the time is shorter, and the planned path effect is better.
What problem does this paper attempt to address?