Real-Time Trajectory Planning for Autonomous Driving with Gaussian Process and Incremental Refinement
Cheng Jie, Chen Yingbing, Zhang Qingwen, Gan Lu, Liu Ming

TL;DR
This paper presents a real-time trajectory planning system for autonomous driving that combines Gaussian process-based path generation with incremental speed optimization, ensuring kinodynamic feasibility in dynamic environments.
Contribution
It introduces a novel iterative and incremental path-speed optimization framework leveraging Gaussian processes and graph search, with theoretical guarantees and real-time performance.
Findings
Operates at 20 Hz in simulated scenarios
Effectively handles static and dynamic obstacles
Ensures kinodynamic feasibility through incremental refinement
Abstract
Real-time kinodynamic trajectory planning in dynamic environments is critical yet challenging for autonomous driving. In this letter, we propose an efficient trajectory planning system for autonomous driving in complex dynamic scenarios through iterative and incremental path-speed optimization. Exploiting the decoupled structure of the planning problem, a path planner based on Gaussian process first generates a continuous arc-length parameterized path in the Fren\'{e}t frame, considering static obstacle avoidance and curvature constraints. We theoretically prove that it is a good generalization of the well-known jerk optimal solution. An efficient s-t graph search method is introduced to find a speed profile along the generated path to deal with dynamic environments. Finally, the path and speed are optimized incrementally and iteratively to ensure kinodynamic feasibility. Various…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRobotic Path Planning Algorithms · Autonomous Vehicle Technology and Safety
