2020
DOI: 10.1177/1729881420909603
|View full text |Cite
|
Sign up to set email alerts
|

An optimal trajectory planning algorithm for autonomous trucks: Architecture, algorithm, and experiment

Abstract: Safe lane changing of the dynamic industrial park and port scenarios with autonomous trucks involves the problem of planning an effective and smooth trajectory. To solve this problem, we propose a new trajectory planning method based on the Dijkstra algorithm, which combines the Dijkstra algorithm with a cost function model and the Bezier curve. The cost function model is established to filter target trajectories to obtain the optimal target trajectory. The third-order Bezier curve is employed to smooth the op… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
4
1

Citation Types

0
6
0

Year Published

2020
2020
2024
2024

Publication Types

Select...
6

Relationship

1
5

Authors

Journals

citations
Cited by 11 publications
(6 citation statements)
references
References 27 publications
(29 reference statements)
0
6
0
Order By: Relevance
“…By searching for a minimum cost path in this graph, the desired lateral path can be found. Graph theory-based search strategies are restricted to optimize only over a limited group of paths [124]. Examples of graph theory-based search techniques are Dijkstra Algorithm, A-Star Algorithm (A * ), and State Lattice Algorithm.…”
Section: ) Graph-theory-based Plannersmentioning
confidence: 99%
“…By searching for a minimum cost path in this graph, the desired lateral path can be found. Graph theory-based search strategies are restricted to optimize only over a limited group of paths [124]. Examples of graph theory-based search techniques are Dijkstra Algorithm, A-Star Algorithm (A * ), and State Lattice Algorithm.…”
Section: ) Graph-theory-based Plannersmentioning
confidence: 99%
“…The Dijkstra algorithm, a heuristic search algorithm for finding the single-source shortest path, can be viewed as a simplified version of the A* algorithm. However, it suffers from similar issues of low efficiency, occasional lack of optimal solutions, and high memory overhead [16] [17]. Although the DP algorithm is effective for solving multilayer planning problems, it has some limitations.…”
Section: Introductionmentioning
confidence: 99%
“…The proposed reinforcement learning fuzzy system is also promising to be applied to other robotic problems, for example, human-robot interactions [28][29][30][31], environment adaptation of robots [32,33], calibration [34][35][36], path planning and control [37][38][39][40]. The fuzzy system-based controllers can be initialized with expert knowledge, trained with reinforcement learning in simulated scenarios, and finally adapted to the real world.…”
Section: Introductionmentioning
confidence: 99%