Inicio  /  Algorithms  /  Vol: 14 Par: 11 (2021)  /  Artículo
ARTÍCULO
TITULO

Path Planning of a Mechanical Arm Based on an Improved Artificial Potential Field and a Rapid Expansion Random Tree Hybrid Algorithm

Qingni Yuan    
Junhui Yi    
Ruitong Sun and Huan Bai    

Resumen

To improve the path planning efficiency of a robotic arm in three-dimensional space and improve the obstacle avoidance ability, this paper proposes an improved artificial potential field and rapid expansion random tree (APF-RRT) hybrid algorithm for the mechanical arm path planning method. The improved APF algorithm (I-APF) introduces a heuristic method based on the number of adjacent obstacles to escape from local minima, which solves the local minimum problem of the APF method and improves the search speed. The improved RRT algorithm (I-RRT) changes the selection method of the nearest neighbor node by introducing a triangular nearest neighbor node selection method, adopts an adaptive step and generates a virtual new node strategy to explore the path, and removes redundant path nodes generated by the RRT algorithm, which effectively improves the obstacle avoidance ability and efficiency of the algorithm. Bezier curves are used to fit the final generated path. Finally, an experimental analysis based on Python shows that the search time of the hybrid algorithm in a multi-obstacle environment is reduced to 2.8 s from 37.8 s (classic RRT algorithm), 10.1 s (RRT* algorithm), and 7.4 s (P_RRT* algorithm), and the success rate and efficiency of the search are both significantly improved. Furthermore, the hybrid algorithm is simulated in a robot operating system (ROS) using the UR5 mechanical arm, and the results prove the effectiveness and reliability of the hybrid algorithm.

 Artículos similares

       
 
Jinxiong Gao, Xu Geng, Yonghui Zhang and Jingbo Wang    
Underwater autonomous path planning is a critical component of intelligent underwater vehicle system design, especially for maritime conservation and monitoring missions. Effective path planning for these robots necessitates considering various constrain... ver más
Revista: Applied Sciences

 
Saurabh Chatterjee and Kaadaapuram Kurien Issac    
The specific application of this work is in the robotic path planning of camera-based non-destructive testing systems such as active thermography.
Revista: Applied Sciences

 
Shitu Chen, Ling Feng, Xuteng Bao, Zhe Jiang, Bowen Xing and Jingxiang Xu    
Path planning is crucial for unmanned surface vehicles (USVs) to navigate and avoid obstacles efficiently. This study evaluates and contrasts various USV path-planning algorithms, focusing on their effectiveness in dynamic obstacle avoidance, resistance ... ver más

 
Yi Zhang, Hengchao Zhao, Zheng Zhang and Hongbo Wang    
Addressing the automatic berthing task for vessels, this study introduces the Flow Matching Double Section Bezier Berth Method (FM-DSB) for handling downstream and upstream berthing instructions. By considering the orientation relationship between the di... ver más

 
Chaopeng Yang, Jiacai Pan, Kai Wei, Mengjie Lu and Shihao Jia    
Ocean currents make it difficult for unmanned surface vehicles (USVs) to keep a safe distance from obstacles. Effective path planning should adequately consider the effect of ocean currents on USVs. This paper proposes an improved A* algorithm based on a... ver más