2021
DOI: 10.1155/2021/8592558
|View full text |Cite
|
Sign up to set email alerts
|

Automatic Parking Path Planning Based on Ant Colony Optimization and the Grid Method

Abstract: This paper analyzes the path planning problem in the automatic parking process, and studies a path planning method for automatic parking. The grid method and the ant colony optimization are combined to find the shortest path from the parking start point to the end point. The grid method is used to model the parking environment to simulate the actual parking space of automatic parking; then this paper makes some improvements to the basic ant colony optimization, finds the destination by setting the ants’ moveme… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
4
1

Citation Types

0
8
0

Year Published

2023
2023
2025
2025

Publication Types

Select...
7
1
1

Relationship

0
9

Authors

Journals

citations
Cited by 19 publications
(8 citation statements)
references
References 11 publications
0
8
0
Order By: Relevance
“…When the mobile robot arrives at the target point, the round ends and returns to the starting point for the next training. The updating formula of the Q-learning is shown in equation (10).…”
Section: 3mentioning
confidence: 99%
See 1 more Smart Citation
“…When the mobile robot arrives at the target point, the round ends and returns to the starting point for the next training. The updating formula of the Q-learning is shown in equation (10).…”
Section: 3mentioning
confidence: 99%
“…Path planning methods can be divided into two categories based on environment information, location point search, and constraints: conventional and reinforcement learning methods [8]. Conventional methods can be further divided into rule-based and heuristic search traditional methods, represented by A * and dynamic window algorithms [9]; graphical methods based on geometry and graph theory, represented by raster methods and Voronoi diagrams [10,11]; intelligent biomimetic algorithms based on the foraging and evolution of organisms, represented by swarms of bees, beetles, and sparrows [12]. The above methods have different advantages, but all have limited utilization of environmental information and poor path planning in unknown and dynamic environments.…”
Section: Introductionmentioning
confidence: 99%
“…The core part of automatic parking includes path planning and tracking, where path planning is mainly based on the path planning of search algorithms [1][2][3] and geometric methods [4][5][6] . Search algorithms are usually suitable for global path planning, where geometric planning algorithms calculate geometric constraints in local environments to obtain the target path more quickly and effectively [7] .…”
Section: Introductionmentioning
confidence: 99%
“…In [5], it used RRT for parking PP however, the convergence speed using this algorithm was slow, and the planned path was poorly smoothed. In [6], it used the grid method ACO to find the optimal path. The optimal path was usually a broken line so it would increase the difficulty of vehicle tracking control.…”
Section: Introductionmentioning
confidence: 99%