# Research on path planning of robotic arms based on DAPF-RRT algorithm

**Authors:** Zhenggang Wang, Junyang Tang, Fangxu Yi, Xiangrui Ren, Kunxiang Wang

PMC · DOI: 10.1371/journal.pone.0323734 · PLOS One · 2025-05-15

## TL;DR

This paper introduces an improved path planning algorithm for robotic arms that reduces search time and produces smoother paths.

## Contribution

A novel DAPF-RRT algorithm combining dynamic step size and artificial potential field methods for robotic arm path planning.

## Key findings

- The improved algorithm reduces path length by 15.4% compared to RRT-Connect.
- Planning time is reduced by 49.2% in the same environment.
- Cubic B-splines effectively smooth the path and reduce redundant turns.

## Abstract

In response to the widely used RRT-Connect path planning algorithm in the field of robotic arms, which has problems such as long search time, random node growth, multiple and unsmooth path turns, a path planning algorithm combining dynamic step size and artificial potential field is proposed. To solve the problem of scattered sampling points in the RRT-Connect algorithm, a goal-biased strategy is introduced. To address the problem of slow expansion caused by using fixed step sizes, a dynamic step size strategy is introduced to dynamically adjust the step size. To reduce randomness in the expansion process, the artificial potential field method is integrated to constrain the growth of new nodes by the random sampling function, the target gravitational function and the repulsion function. Finally, the planned path is pruned and smoothed using cubic B-splines to improve redundant points and turns in the path, and reduce the occurrence of shaking during the motion of the robotic arm. In the same environment, the improved algorithm reduces path length by 15.4% and planning time by 49.2%, compared with the RRT-Connect algorithm.

## Full-text entities

- **Chemicals:** DAPF (-)

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/PMC12080764/full.md

## Figures

18 figures with captions in the complete paper: https://tomesphere.com/paper/PMC12080764/full.md

## References

20 references — full list in the complete paper: https://tomesphere.com/paper/PMC12080764/full.md

---
Source: https://tomesphere.com/paper/PMC12080764