Modified Hybrid A* Collision-Free Path-Planning for Automated Reverse Parking

πŸ“… 2025-12-12
πŸ“ˆ Citations: 0
✨ Influential: 0
πŸ“„ PDF
πŸ€– AI Summary
In confined spaces, automatic parallel parking often fails due to the scarcity of feasible, collision-free trajectories. Method: This paper proposes an enhanced Hybrid A* algorithm that intrinsically embeds the vehicle’s unicycle kinematic model into the search process to generate kinematically feasible motion primitives directly. It further integrates centerline reconstruction and binary occupancy map inflation to achieve high-precision static obstacle avoidance. Contribution/Results: The method guarantees both global collision-free execution and kinematic feasibility while significantly improving trajectory smoothness and real-time performance. Simulation results demonstrate a 100% parking success rate and superior planning efficiency compared to baseline approaches. The proposed solution thus provides a robust and computationally efficient path planning framework for autonomous parking in tight environments.

Technology Category

Application Category

πŸ“ Abstract
Parking a vehicle in tight spaces is a challenging task to perform due to the scarcity of feasible paths that are also collision-free. This paper presents a strategy to tackle this kind of maneuver with a modified Hybrid-A* path-planning algorithm that combines the feasibility guarantee inherent in the standard Hybrid A* algorithm with the addition of static obstacle collision avoidance. A kinematic single-track model is derived to describe the low-speed motion of the vehicle, which is subsequently used as the motion model in the Hybrid A* path-planning algorithm to generate feasible motion primitive branches. The model states are also used to reconstruct the vehicle centerline, which, in conjunction with an inflated binary occupancy map, facilitates static obstacle collision avoidance functions. Simulation study and animation are set up to test the efficacy of the approach, and the proposed algorithm proves to consistently provide kinematically feasible trajectories that are also collision-free.
Problem

Research questions and friction points this paper is trying to address.

Develops a modified Hybrid A* algorithm for automated reverse parking
Ensures collision-free paths in tight spaces using a kinematic vehicle model
Generates feasible trajectories by combining motion primitives and obstacle avoidance
Innovation

Methods, ideas, or system contributions that make the work stand out.

Modified Hybrid A* algorithm for collision-free path-planning
Kinematic single-track model for low-speed vehicle motion
Inflated occupancy map with vehicle centerline for obstacle avoidance
πŸ”Ž Similar Papers
No similar papers found.
X
Xincheng Cao
Automated Driving Lab, Ohio State University
H
Haochong Chen
Automated Driving Lab, Ohio State University
B
Bilin Aksun-Guvenc
Automated Driving Lab, Ohio State University
Levent Guvenc
Levent Guvenc
Professor of Mechanical and Aerospace Eng., and Electrical and Computer Eng., Ohio State University
autonomous road vehiclesVRU safetyautomotive controlITSintelligent vehicles