Robotics: Science and Systems XIX

ERASOR2: Instance-Aware Robust 3D Mapping of the Static World in Dynamic Scenes

Hyungtae Lim, Lucas Nunes, Benedikt Mersch, Xieyuanli Chen, Jens Behley, Hyun Myung, Cyrill Stachniss

Abstract:

A map of the environment is an essential component for robotic navigation. In the majority of cases, a map of the static part of the world is the basis for localization, planning, and navigation. However, dynamic objects that are presented in the scenes during mapping leave undesirable traces in the map, which can impede mobile robots from achieving successful robotic navigation. To remove the artifacts caused by dynamic objects in the map, we propose a novel instance-aware map building method. Our approach rejects dynamic points at an instance-level while preserving most static points by exploiting instance segmentation estimates. Furthermore, we propose effective ways to consider the erroneous estimates of instance segmentation, enabling our proposed method to be robust even under imprecise instance segmentation. As demonstrated in our experimental evaluation, our approach shows substantial performance increases in terms of both, the preservation of static points and rejection of dynamic points. Our code will be made available on publication.

Download:

Bibtex:

  
@INPROCEEDINGS{Lim-RSS-23, 
    AUTHOR    = {Hyungtae Lim AND Lucas Nunes AND Benedikt Mersch AND Xieyuanli Chen AND Jens Behley AND Hyun Myung AND Cyrill Stachniss}, 
    TITLE     = {{ERASOR2: Instance-Aware Robust 3D Mapping of the Static World in Dynamic Scenes}}, 
    BOOKTITLE = {Proceedings of Robotics: Science and Systems}, 
    YEAR      = {2023}, 
    ADDRESS   = {Daegu, Republic of Korea}, 
    MONTH     = {July}, 
    DOI       = {10.15607/RSS.2023.XIX.067} 
}