Robotics: Science and Systems V

Generalized-ICP

A. Segal, D. Haehnel and S. Thrun

Abstract:

In this paper we combine the Iterative Closest Point (’ICP’) and ‘point-to-plane ICP‘ algorithms into a single probabilistic frame work. We then use this framework to model locally planar surface structure from both scans instead of just the ”model” scan as is typically done with point-to-plane. This can be thought of as ‘plane-to-plane’. The new approach is tested with both simulated and real-world data and is shown to outperform both standard ICP and point-to-plane. Furthermore, the new approach is shown to be more robust to incorrect correspondences, and thus makes it easier to tune the maximum match distance parameter. In addition to the demonstrated performance improvement, the proposed framework allows for more expressive probabilistic models to be incorporated into the ICP framework. While maintaining the speed and simplicity of ICP, Generalized-ICP allows the addition of outlier terms, measurement noise, and other probabilistic techniques to increase robustness.

Download:

Bibtex:

@INPROCEEDINGS{ Segal-RSS-09,
    AUTHOR    = {A. Segal AND D. Haehnel AND S. Thrun},
    TITLE     = {Generalized-ICP},
    BOOKTITLE = {Proceedings of Robotics: Science and Systems},
    YEAR      = {2009},
    ADDRESS   = {Seattle, USA},
    MONTH     = {June},
    DOI       = {10.15607/RSS.2009.V.021} 
}