RODec 13, 2017

Model Predictive Control for Autonomous Driving Based on Time Scaled Collision Cone

arXiv:1712.04965v221 citations
Originality Incremental advance
AI Analysis

This work addresses collision avoidance in autonomous driving for vehicles, but it is incremental as it builds on existing path velocity decomposition and time scaled collision cone concepts.

The paper tackles autonomous driving by proposing a Model Predictive Control framework with a two-layer optimization structure that separates path planning and velocity optimization, using time scaled collision cone constraints to efficiently handle collision avoidance. It demonstrates the approach in scenarios like lane changes and overtaking among dynamic obstacles.

In this paper, we present a Model Predictive Control (MPC) framework based on path velocity decomposition paradigm for autonomous driving. The optimization underlying the MPC has a two layer structure wherein first, an appropriate path is computed for the vehicle followed by the computation of optimal forward velocity along it. The very nature of the proposed path velocity decomposition allows for seamless compatibility between the two layers of the optimization. A key feature of the proposed work is that it offloads most of the responsibility of collision avoidance to velocity optimization layer for which computationally efficient formulations can be derived. In particular, we extend our previously developed concept of time scaled collision cone (TSCC) constraints and formulate the forward velocity optimization layer as a convex quadratic programming problem. We perform validation on autonomous driving scenarios wherein proposed MPC repeatedly solves both the optimization layers in receding horizon manner to compute lane change, overtaking and merging maneuvers among multiple dynamic obstacles.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes