Automatic parking planning control method based on improved A* algorithm
Yuxuan Zhao

TL;DR
This paper presents an improved A* algorithm combined with Model Predictive Control for real-time, high-precision automatic parking planning and control using local perception maps, enhancing trajectory quality and planning efficiency.
Contribution
The paper introduces specific optimizations to the A* algorithm and integrates MPC, addressing real-time and high-quality trajectory planning challenges in autonomous parking.
Findings
Enhanced planning speed and accuracy in simulation tests.
Effective obstacle handling in narrow parking spaces.
Improved trajectory smoothness and control stability.
Abstract
As the trend of moving away from high-precision maps gradually emerges in the autonomous driving industry,traditional planning algorithms are gradually exposing some problems. To address the high real-time, high precision, and high trajectory quality requirements posed by the automatic parking task under real-time perceived local maps,this paper proposes an improved automatic parking planning algorithm based on the A* algorithm, and uses Model Predictive Control (MPC) as the control module for automatic parking.The algorithm enhances the planning real-time performance by optimizing heuristic functions, binary heap optimization, and bidirectional search; it calculates the passability of narrow areas by dynamically loading obstacles and introduces the vehicle's own volume during planning; it improves trajectory quality by using neighborhood expansion and Bezier curve optimization methods…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSmart Parking Systems Research
