Building lane-graphs for autonomous parking - Robotics Institute Carnegie Mellon University

Building lane-graphs for autonomous parking

Conference Paper, Proceedings of (IROS) IEEE/RSJ International Conference on Intelligent Robots and Systems, pp. 6052 - 6057, October, 2010

Abstract

An autonomous robotic vehicle can drive through and park in a lot more reliably if it is guided by a parking lot map. This specialized map creates structure, including the centerlines of drivable regions and intersection locations in an often unstructured and unmarked environment and enables the vehicle to focus its attention on regions that require detailed analysis. Existing methods of building such maps require manually driving vehicles for collecting sensor measurements. Instead of pursuing a labor-intensive approach, we analyze an aerial image of a parking lot to build a topological map. In particular, our algorithm produces a lane-graph of a parking lot’s drivable regions by executing several image processing steps. First it estimates drivable regions by superimposing detection of a parking spots onto the parking lot boundary segmentation. Second, a distance transform is applied to drivable regions to reveal its skeleton. Lastly our algorithm searches the distance map to identify a set of the peak points and connects them to generate a lane-graph that concisely represents drivable regions. Experiments show promising results of real-world parking lot aerial-imagery analysis.

BibTeX

@conference{Seo-2010-10555,
author = {Young-Woo Seo and Christopher Urmson and David Wettergreen and Jin-Woo Lee},
title = {Building lane-graphs for autonomous parking},
booktitle = {Proceedings of (IROS) IEEE/RSJ International Conference on Intelligent Robots and Systems},
year = {2010},
month = {October},
pages = {6052 - 6057},
publisher = {IEEE},
keywords = {parking lot structure analysis, skeletonization, computer vision, autonomous parking},
}