Autonomous Vehicle Motion Planning via Recurrent Spline Optimization - Robotics Institute Carnegie Mellon University

Autonomous Vehicle Motion Planning via Recurrent Spline Optimization

Wenda Xu, Qian Wang, and John M. Dolan
Conference Paper, Proceedings of (ICRA) International Conference on Robotics and Automation, pp. 7730 - 7736, June, 2021

Abstract

Trajectory planning in dynamic environments can be decomposed into two sub-problems: 1) planning a path to avoid static obstacles, 2) then planning a speed profile to avoid dynamic obstacles. This is also called path-speed decomposition. In this work, we present a novel approach to solve the first sub-problem, motion planning with static obstacles. From an optimization perspective, motion planning for autonomous vehicles can be viewed as non-convex constrained nonlinear optimization, which requires a good enough initial guess to start and is often sensitive to algorithm parameters. We formulate motion planning as convex spline optimization. The convexity of the formulated problem makes it able to be solved fast and reliably, while guaranteeing a global optimum. We then reorganize the constrained spline optimization into a recurrent formulation, which further reduces the computational time to be linear in the optimization horizon size. The proposed method can be applied to both trajectory generation and motion planning problems. Its effectiveness is demonstrated in challenging scenarios such as tight lane changes and sharp turns.

BibTeX

@conference{Xu-2021-133749,
author = {Wenda Xu and Qian Wang and John M. Dolan},
title = {Autonomous Vehicle Motion Planning via Recurrent Spline Optimization},
booktitle = {Proceedings of (ICRA) International Conference on Robotics and Automation},
year = {2021},
month = {June},
pages = {7730 - 7736},
keywords = {autonomous driving, motion planning, convex spline optimization},
}