English

DeLiO: Decoupled LiDAR Odometry

Computer Vision and Pattern Recognition 2019-04-30 v1

Abstract

Most LiDAR odometry algorithms estimate the transformation between two consecutive frames by estimating the rotation and translation in an intervening fashion. In this paper, we propose our Decoupled LiDAR Odometry (DeLiO), which -- for the first time -- decouples the rotation estimation completely from the translation estimation. In particular, the rotation is estimated by extracting the surface normals from the input point clouds and tracking their characteristic pattern on a unit sphere. Using this rotation the point clouds are unrotated so that the underlying transformation is pure translation, which can be easily estimated using a line cloud approach. An evaluation is performed on the KITTI dataset and the results are compared against state-of-the-art algorithms.

Keywords

Cite

@article{arxiv.1904.12667,
  title  = {DeLiO: Decoupled LiDAR Odometry},
  author = {Queens Maria Thomas and Oliver Wasenmüller and Didier Stricker},
  journal= {arXiv preprint arXiv:1904.12667},
  year   = {2019}
}

Comments

Accepted at IEEE Intelligent Vehicles Symposium (IV), 2019

R2 v1 2026-06-23T08:52:15.214Z