2020
DOI: 10.1007/s10846-019-01112-z
|View full text |Cite
|
Sign up to set email alerts
|

Hybrid Path Planning Based on Safe A* Algorithm and Adaptive Window Approach for Mobile Robot in Large-Scale Dynamic Environment

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
5

Citation Types

0
81
0

Year Published

2020
2020
2024
2024

Publication Types

Select...
5
3
1

Relationship

0
9

Authors

Journals

citations
Cited by 158 publications
(81 citation statements)
references
References 18 publications
0
81
0
Order By: Relevance
“…There are two kinds of path planning algorithms: traditional search algorithms and intelligent evolution algorithms. Traditional search algorithms include the Floyd algorithm [ 6 ], Dijkstra algorithm [ 7 ], artificial potential field method [ 8 ], and A∗ algorithm [ 9 ]. Floyd algorithm [ 6 ] is easy to understand and simple to design, but Floyd algorithm is not suitable for a large amount of data because of its high time complexity.…”
Section: Introductionmentioning
confidence: 99%
See 1 more Smart Citation
“…There are two kinds of path planning algorithms: traditional search algorithms and intelligent evolution algorithms. Traditional search algorithms include the Floyd algorithm [ 6 ], Dijkstra algorithm [ 7 ], artificial potential field method [ 8 ], and A∗ algorithm [ 9 ]. Floyd algorithm [ 6 ] is easy to understand and simple to design, but Floyd algorithm is not suitable for a large amount of data because of its high time complexity.…”
Section: Introductionmentioning
confidence: 99%
“…The artificial potential field method [ 8 ] has a simple structure and has been widely used in real-time obstacle avoidance and smooth trajectory control, but the artificial potential field method has the problem of unreachable target near the obstacle and local minimum. A ∗ algorithm [ 9 ] is suitable for simple maps. In complex maps, the program running time of A ∗ algorithm will increase rapidly.…”
Section: Introductionmentioning
confidence: 99%
“…The method was first proposed by Dijkstra in [7], and several variants have since been reported. A* [13,37,10] is a heuristic method that reduces the computational cost by introducing an estimation of the future cost. Considering that the grid representation of maps constrains the possible headings of the paths, the paths formed by grid edges can be suboptimal.…”
Section: Introductionmentioning
confidence: 99%
“…Then, once a path is specified, another process is executed to calculate the motion plan using the kinodynamic properties of the robot. Usually, for a path planning process, the robot is considered as a point in the configuration space (C space ), which is the space generated by all feasible positions that it can reach [3,5,6]. Then, C space is divided into free configuration space (C free ) for valid positions and obstacles space (C obs ) for all forbidden configurations.…”
Section: Introductionmentioning
confidence: 99%