Path Planning for Autonomous Vehicles in Unknown Semi-structured Environments

  • Authors:
  • Dmitri Dolgov;Sebastian Thrun;Michael Montemerlo;James Diebel

  • Affiliations:
  • AI & Robotics Group, Toyota Research Institute,Ann Arbor, MI 48105, USA;Stanford Artificial Intelligence Laboratory, StanfordUniversity, Stanford CA 94305, USA;Stanford Artificial Intelligence Laboratory, StanfordUniversity, Stanford CA 94305, USA;Stanford Artificial Intelligence Laboratory, StanfordUniversity, Stanford CA 94305, USA

  • Venue:
  • International Journal of Robotics Research
  • Year:
  • 2010

Quantified Score

Hi-index 0.00

Visualization

Abstract

We describe a practical path-planning algorithm for an autonomous vehicle operating in an unknown semi-structured (or unstructured) environment, where obstacles are detected online by the robotâ聙聶s sensors. This work was motivated by and experimentally validated in the 2007 DARPA Urban Challenge, where robotic vehicles had to autonomously navigate parking lots. The core of our approach to path planning consists of two phases. The first phase uses a variant of A* search (applied to the 3D kinematic state space of the vehicle) to obtain a kinematically feasible trajectory. The second phase then improves the quality of the solution via numeric non-linear optimization, leading to a local (and frequently global) optimum. Further, we extend our algorithm to use prior topological knowledge of the environment to guide path planning, leading to faster search and final trajectories better suited to the structure of the environment. We present experimental results from the DARPA Urban Challenge, where our robot demonstrated near-flawless performance in complex general path-planning tasks such as navigating parking lots and executing U-turns on blocked roads. We also present results on autonomous navigation of real parking lots. In those latter tasks, which are significantly more complex than the ones in the DARPA Urban Challenge, the time of a full replanning cycle of our planner is in the range of 50â聙聰300 ms.