Predicting Obstacle Footprints from 2D Occupancy Maps by Learning from Physical Interactions
Marina Kollmitz, Daniel Büscher, Wolfram Burgard
Abstract
Horizontally scanning 2D laser rangefinders are a popular approach for indoor robot localization because of the high accuracy of the sensors and the compactness of the required 2D maps. As the scanners in this configuration only provide information about one slice of the environment, the measurements typically do not capture the full extent of a large variety of obstacles, including chairs or tables. Accordingly, obstacle avoidance based on laser scanners mounted in such a fashion is likely to fail. In this paper, we propose a learning-based approach to predict collisions in 2D occupancy maps. Our approach is based on a convolutional neural network which is trained on a 2D occupancy map and collision events recorded with a bumper while the robot is navigating in its environment. As the network operates on local structures only, it can generalize to new environments. In addition, the robot can collect and integrate new collision examples after an initial training phase. Extensive experiments carried out in simulation and a realistic real-world environment confirm that our approach allows robots to learn from collision events to avoid collisions in the future.
BibTeX
@inproceedings{icra2020_predictingobstac,
title = {Predicting Obstacle Footprints from 2D Occupancy Maps by Learning from Physical Interactions},
author = {Marina Kollmitz and Daniel Büscher and Wolfram Burgard},
booktitle = {ICRA 2020},
year = {2020}
}