2022
DOI: 10.3390/s22176581
|View full text |Cite
|
Sign up to set email alerts
|

Smart Vehicle Path Planning Based on Modified PRM Algorithm

Abstract: Path planning is a very important step for mobile smart vehicles in complex environments. Sampling based planners such as the Probabilistic Roadmap Method (PRM) have been widely used for smart vehicle applications. However, there exist some shortcomings, such as low efficiency, low reuse rate of the roadmap, and a lack of guidance in the selection of sampling points. To solve the above problems, we designed a pseudo-random sampling strategy with the main spatial axis as the reference axis. We optimized the gen… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2
1

Citation Types

0
10
0

Year Published

2023
2023
2024
2024

Publication Types

Select...
4
3
2

Relationship

0
9

Authors

Journals

citations
Cited by 31 publications
(16 citation statements)
references
References 40 publications
0
10
0
Order By: Relevance
“…The path planning algorithm based on the probabilistic sampling technique reduces to some extent the limitation of the search direction caused by the discretized grid map, but it is worth noting that the path planning algorithm based on sampling technique provides only weak probabilistic completeness and the generated paths are not optimal in general. Based on the above problems, [ 19 ] proposed a pseudo-random sampling strategy based on spatial principal axis as reference to further optimize the path planning method based on the sampling technique. This article improves the computational efficiency of the algorithm and the quality of the generated paths by setting the distance threshold between nodes and using a two-way incremental approach for path collision detection.…”
Section: Related Workmentioning
confidence: 99%
“…The path planning algorithm based on the probabilistic sampling technique reduces to some extent the limitation of the search direction caused by the discretized grid map, but it is worth noting that the path planning algorithm based on sampling technique provides only weak probabilistic completeness and the generated paths are not optimal in general. Based on the above problems, [ 19 ] proposed a pseudo-random sampling strategy based on spatial principal axis as reference to further optimize the path planning method based on the sampling technique. This article improves the computational efficiency of the algorithm and the quality of the generated paths by setting the distance threshold between nodes and using a two-way incremental approach for path collision detection.…”
Section: Related Workmentioning
confidence: 99%
“…To avoid the conflict between the planned path and obstacles, the robot needs to plan the global optimal driving path from the starting point to the target point in advance. To solve the path planning problem of mobile robots, many algorithms have been proposed, including the probabilistic roadmap (PRM) [4,5], fast extended random tree (RRT) [6,7], artificial potential field (APF) [8], genetic algorithm (GA) [9], ant colony algorithm (ACO) [10], dynamic window method [11], etc.…”
Section: Related Workmentioning
confidence: 99%
“…PRM is a classical path planning algorithm that models the environment as a continuous space and randomly samples points within it. By connecting these sampled points, an undirected graph is constructed to facilitate path planning [6]. The PRM algorithm consists of two phases: an offline phase and an online phase.…”
Section: Prm Algorithmmentioning
confidence: 99%