Manipulator Path Planning Based on RRT-Connect with Fused Artificial Potential Field

Zihan Lei,Guancheng Li,Yu Liu,Jinhui Zhang,Zhongjing Ma,Suli Zou
DOI: https://doi.org/10.23919/ccc63176.2024.10662240
2024-01-01
Abstract:In this paper, a fast planning algorithm based on the Rapidly-exploring Random Trees (RRT) algorithm is proposed to plan the efficient and obstruction-free path for manipulators. Firstly, the algorithm utilises the target bias method to reduce blind search. An adaptive probability method is also employed to adjust the algorithm’s preferences according to the environment. Secondly, the efficiency is improved through the use of a dual-tree search algorithm. Additionally, the algorithm incorporates the Artificial Potential Field (APF) method, which analyses the forces acting on the path tree’s points closest to the target point. The identified points are incorporated as a random point generation option in the RRT algorithm, enhancing the map’s perception. Finally, it is demonstrated through simulations and experiments that the proposed algorithm reduces the search time and the total number of sampling points by $80 \%$ compared to the traditional RRT algorithm. Compared with the existing algorithm (Fast-RRT), the search time is reduced by $20 \%$ and the sampling points are reduced by $30 \%$.
What problem does this paper attempt to address?