English

Efficient and Probabilistic Adaptive Voxel Mapping for Accurate Online LiDAR Odometry

Robotics 2022-07-11 v5

Abstract

This paper proposes an efficient and probabilistic adaptive voxel mapping method for LiDAR odometry. The map is a collection of voxels; each contains one plane (or edge) feature that enables the probabilistic representation of the environment and accurate registration of a new LiDAR scan. We further analyze the need for coarse-to-fine voxel mapping and then use a novel voxel map organized by a Hash table and octrees to build and update the map efficiently. We apply the proposed voxel map to an iterated extended Kalman filter and construct a maximum a posteriori probability problem for pose estimation. Experiments on the open KITTI dataset show the high accuracy and efficiency of our method compared to other state-of-the-art methods. Outdoor experiments on unstructured environments with non-repetitive scanning LiDARs further verify the adaptability of our mapping method to different environments and LiDAR scanning patterns. Our codes and dataset are open-sourced on Github

Keywords

Cite

@article{arxiv.2109.07082,
  title  = {Efficient and Probabilistic Adaptive Voxel Mapping for Accurate Online LiDAR Odometry},
  author = {Chongjian Yuan and Wei xu and Xiyuan Liu and Xiaoping Hong and Fu Zhang},
  journal= {arXiv preprint arXiv:2109.07082},
  year   = {2022}
}

Comments

8 pages, 2022 RA-L/ 2022 IEEE IROS

R2 v1 2026-06-24T05:58:35.132Z