Depth Camera Based Indoor Mobile Robot Localization and Navigation - Robotics Institute Carnegie Mellon University

Depth Camera Based Indoor Mobile Robot Localization and Navigation

Joydeep Biswas and Manuela Veloso
Conference Paper, Proceedings of (ICRA) International Conference on Robotics and Automation, pp. 1697 - 1702, May, 2012

Abstract

The sheer volume of data generated by depth cameras provides a challenge to process in real time, in particular when used for indoor mobile robot localization and navigation. We introduce the Fast Sampling Plane Filtering (FSPF) algorithm to reduce the volume of the 3D point cloud by sampling points from the depth image, and classifying local grouped sets of points as belonging to planes in 3D (the “plane filtered” points) or points that do not correspond to planes within a specified error margin (the “outlier” points). We then introduce a localization algorithm based on an observation model that down-projects the plane filtered points on to 2D, and assigns correspondences for each point to lines in the 2D map. The full sampled point cloud (consisting of both plane filtered as well as outlier points) is processed for obstacle avoidance for autonomous navigation. All our algorithms process only the depth information, and do not require additional RGB data. The FSPF, localization and obstacle avoidance algorithms run in real time at full camera frame rates with low CPU requirements at more than 1030 frames per second on average. We provide experimental results demonstrating the effectiveness of our approach for indoor mobile robot localization and navigation. We further compare the accuracy and robustness in localization using depth cameras with FSPF vs. alternative approaches which simulate laser rangefinder scans from the 3D data.

BibTeX

@conference{Biswas-2012-7493,
author = {Joydeep Biswas and Manuela Veloso},
title = {Depth Camera Based Indoor Mobile Robot Localization and Navigation},
booktitle = {Proceedings of (ICRA) International Conference on Robotics and Automation},
year = {2012},
month = {May},
pages = {1697 - 1702},
publisher = {IEEE},
keywords = {localization, indoor service mobile robots, mobile robots},
}