APF-RRT*: An Efficient Sampling-Based Path Planning Method with the Guidance of Artificial Potential Field

Benshan Ma,Jibin Hu,Qing Huang,Chao Wei
DOI: https://doi.org/10.1109/ICMRE56789.2023.10106516
2023-02-10
Abstract:Path planning is a decisive module of mobile robots and its time efficiency significantly affects the safety of the robots. Sampling-based methods have achieved great success in the robotic path planning domain. However, poor time efficiency is still a serious limitation when they are applied to a crowded environment. In this paper, we combine the RRT* algorithm and artificial potential field(APF) technic and propose an efficient sampling-based path planning method named APF-RRT*. Utilizing the prior knowledge of the mission and the environment, we construct APFs for the start point, the goal point, the reference path, and the obstacles. Then we modify the random sampling step of the RRT* algorithm. With the guidance of APF, the random sample points are closer to the optimal path, and useless sample points greatly decrease. Results show that the proposed APF-RRT* outperforms state-of-the-art sampling-based methods in convergence rate, sampling effectiveness, and time efficiency.
Engineering,Computer Science
What problem does this paper attempt to address?