Extracting general-purpose features from LIDAR data

Proceedings of the IEEE International Conference on Robotics and Automation (ICRA), 2010

PDF thumbnail
(PDF, 614.8 KB )

Abstract

The detection of features from Light Detection and Ranging (LIDAR) data is a fundamental component of feature-based mapping and SLAM systems. Existing detectors tend to exploit characteristics of specific environments: corners and lines from indoor (rectilinear) environments, and trees from outdoor environments. While these detectors work very well in their intended environments, their performance in different environments can be very poor. We describe a general purpose feature detector for LIDAR data that is applicable to virtually any environment. Our methods adapt classic feature detection methods from the image processing literature, specifically the multi-scale Kanade-Tomasi corner detector. Our resulting method is capable of identifying stable features at a variety of spatial scales and produces uncertainty estimates for use in a state estimation algorithm. We present results on standard datasets, including Victoria Park and Intel Research Center (both 2D), and the MIT DARPA Urban Challenge dataset (3D).

This paper has been revised and expanded. Click here to go to the updated paper.


bibtex

@inproceedings{li2010,
    TITLE      = {Extracting general-purpose features from {LIDAR} data},
    AUTHOR     = {Yangming Li and Edwin Olson},
    BOOKTITLE  = {Proceedings of the {IEEE} International Conference on Robotics and
                 Automation ({ICRA})},
    YEAR       = {2010},
    MONTH      = {May},
    VOLUME     = {},
    NUMBER     = {},
    PAGES      = { },
    KEYWORDS   = { Robot navigation, SLAM, LIDARs, Feature detection, Corner Detector},
    ISSN       = { },
}