English

Learning an Overlap-based Observation Model for 3D LiDAR Localization

Robotics 2021-05-26 v1

Abstract

Localization is a crucial capability for mobile robots and autonomous cars. In this paper, we address learning an observation model for Monte-Carlo localization using 3D LiDAR data. We propose a novel, neural network-based observation model that computes the expected overlap of two 3D LiDAR scans. The model predicts the overlap and yaw angle offset between the current sensor reading and virtual frames generated from a pre-built map. We integrate this observation model into a Monte-Carlo localization framework and tested it on urban datasets collected with a car in different seasons. The experiments presented in this paper illustrate that our method can reliably localize a vehicle in typical urban environments. We furthermore provide comparisons to a beam-end point and a histogram-based method indicating a superior global localization performance of our method with fewer particles.

Keywords

Cite

@article{arxiv.2105.11717,
  title  = {Learning an Overlap-based Observation Model for 3D LiDAR Localization},
  author = {Xieyuanli Chen and Thomas Läbe and Lorenzo Nardi and Jens Behley and Cyrill Stachniss},
  journal= {arXiv preprint arXiv:2105.11717},
  year   = {2021}
}

Comments

Accepted by IROS 2020. Code: https://github.com/PRBonn/overlap_localization

R2 v1 2026-06-24T02:26:07.049Z