Autonomous driving paper index
On the Scalability of Parking Trajectory Optimization of Autonomous Ground Vehicles
One-line summary
Specifically, the two-stage optimization process involves first the use of the A star algorithm for initial path generation, and in the second stage, Sequential Quadratic Programming (SQP) is used to optimize the results pathways.
Engineering notes
Key topics: autonomous driving, motion planning, deployment, planning. See the paper for implementation details and experimental results.
Chinese explanation / 中文解读
中文解读待补充:本站会优先为端到端自动驾驶、BEV感知、3D目标检测、轨迹预测、路径规划、LiDAR感知等高价值论文补充中文说明。
Original abstract
Although the use of optimization-based algorithms for autonomous motion planning in the context of parking has been studied in the literature, most of the existing works were based on either unrealistic simulation environments or a single vehicle type or model. In order to support the deployment of such frameworks for real-world applications, the need for the scalability analysis of such optimization frameworks under realistic simulation environments as well as different vehicle types becomes important. Therefore this paper investigates the suitability of a two-stage optimization framework under a realistic simulation environment as well as using 4 different vehicle models. Specifically, the two-stage optimization process involves first the use of the A star algorithm for initial path generation, and in the second stage, Sequential Quadratic Programming (SQP) is used to optimize the results pathways. In terms of vehicle type, we employ four different vehicle types with different model parameters and evaluated the performance of the framework accordingly. The results show that also the optimization framework is capable of generating feasible parking trajectories, some vehicle types require more script run-time compared to others.
Links and sources
Need this topic turned into a technical roadmap?
Full Self Driving can prepare a custom autonomous driving literature review, code map, dataset map, and B2B technology assessment.
Request B2B research
Comments