Trajectory Study Based on Hybrid A* Search Algorithm on Vehicle Turnaround in Autonomous Driving

Jiaxu Liu,Yuyang Zhang,Bowen Zhou,Mingni Huang,Junliang Feng,Qinghao Liu
DOI: https://doi.org/10.1109/ICISCAE59047.2023.10393358
2023-09-23
Abstract:In order to better establish the trajectory planning model, this paper firstly establishes the simplified model of unmanned vehicle's single-vehicle motion and analyses the motion characteristics to derive the relationship between the various motion quantities of the unmanned vehicle. In order to better solve the provided maps, the maps are processed with plane coordinate transformation and rasterisation. After preparing the model, this paper establishes a multilevel planning model for the unmanned vehicle turnaround trajectory based on the hybrid A* algorithm, and divides the turnaround problem into multiple segments for optimisation. For the first segment of the vehicle's turn, the minimum arc optimisation model is used to solve the problem, and for the trajectory optimisation and obstacle avoidance in the opposite lane the hybrid A* algorithm is used to plan the trajectory. This method significantly reduces the search space of the hybrid A* algorithm and reduces the complexity of the algorithm while taking into account the success rate of the algorithm.
Engineering,Computer Science
What problem does this paper attempt to address?