ROFeb 24, 2020

Robot Perception of Static and Dynamic Objects with an Autonomous Floor Scrubber

arXiv:2002.10158v135 citations
AI Analysis

This work addresses the challenge of robust perception for autonomous cleaning robots in crowded environments, though it is incremental as it builds on existing sensor fusion and detection methods.

The paper tackles the problem of enabling a cleaning robot to perceive both static and dynamic objects in large public spaces, resulting in a fully implemented ROS-based perception system that includes a new dataset and baseline results for further research.

This paper presents the perception system of a new professional cleaning robot for large public places. The proposed system is based on multiple sensors including 3D and 2D lidar, two RGB-D cameras and a stereo camera. The two lidars together with an RGB-D camera are used for dynamic object (human) detection and tracking, while the second RGB-D and stereo camera are used for detection of static objects (dirt and ground objects). A learning and reasoning module for spatial-temporal representation of the environment based on the perception pipeline is also introduced. Furthermore, a new dataset collected with the robot in several public places, including a supermarket, a warehouse and an airport, is released. Baseline results on this dataset for further research and comparison are provided. The proposed system has been fully implemented into the Robot Operating System (ROS) with high modularity, also publicly available to the community.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes