2021
DOI: 10.1109/access.2021.3055231
|View full text |Cite
|
Sign up to set email alerts
|

A Dynamic Fusion Pathfinding Algorithm Using Delaunay Triangulation and Improved A-Star for Mobile Robots

Abstract: Although many studies exist on mobile robot path planning, the disadvantages of complex algorithms and many path nodes in logistics warehouses and manufacturing workshops are obvious, mainly due to the inconsistency of map environment construction and pathfinding strategies. In this study, to improve the efficiency of mobile robot path planning, the Delaunay triangulation algorithm was used to process complex obstacles and generate Voronoi points as pathfinding priority nodes. The concept of the grid was used … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
13
0

Year Published

2021
2021
2024
2024

Publication Types

Select...
7
3

Relationship

1
9

Authors

Journals

citations
Cited by 65 publications
(13 citation statements)
references
References 38 publications
(81 reference statements)
0
13
0
Order By: Relevance
“…The function is an obstacle avoidance function. The traditional obstacle list information [40] is shown in Equation (27), including global known obstacles obs_closed and unknown static obstacles obs_static, which lacks the consideration of unknown dynamic obstacles obs_dynamics(t). For this reason, this paper optimizes the obs to update dynamically over time, as shown in Equation ( 28):…”
Section: Modifying the Dist(v ω) Functionmentioning
confidence: 99%
“…The function is an obstacle avoidance function. The traditional obstacle list information [40] is shown in Equation (27), including global known obstacles obs_closed and unknown static obstacles obs_static, which lacks the consideration of unknown dynamic obstacles obs_dynamics(t). For this reason, this paper optimizes the obs to update dynamically over time, as shown in Equation ( 28):…”
Section: Modifying the Dist(v ω) Functionmentioning
confidence: 99%
“…Song et al [16] used three smoothers to reduce the number of turning points and removed some redundant path nodes, but this method is susceptible to the number of nodes and requires multiple iterations. Liu et al [17] combined the Delaunay triangulation method with the A-star algorithm to reduce the search range of the A-star algorithm, but this method requires an additional calculation of the Delaunay triangulation, and the path planning efficiency is low. Tang et al [18] set the filter function to avoid the turning angle of the path obtained by the A-star from being too large and combined the cubic B-spline interpolation algorithm to smooth the path.…”
Section: Simultaneous Localization and Mapping (Slam)mentioning
confidence: 99%
“…Inseparable from the Delaunay triangulation is the Voronoi 31 . Taking a two-dimensional plane point set as an example, first, draw a vertical bisector between every two points, and then connect them to each other so that the final topological structure is a Voronoi diagram, as shown in Fig.…”
Section: Volume Computationmentioning
confidence: 99%