Skip to content

Latest commit

 

History

History
42 lines (36 loc) · 2.27 KB

README.md

File metadata and controls

42 lines (36 loc) · 2.27 KB

ECTLO

ECTLO is pure LiDAR odometry to tackle the challenges in Solid State LiDAR, including serve motion distortion, small field of view, and sparse scanning pattern. To account for the noisy data, a filter-based point-to-plane Gaussian Mixture Model is used for robust registration instead of the conventional ICP algorithm. Moreover, a continuous-time motion model is employed to relieve the inevitable distortions. The map maintenance is accomplished in one range image, making our odometry efficient on GPU.

Pipeline pipeline Video demo of mapping result on different LiDARs Youtube Bilibili

IMAGE ALT TEXT HERE

Related paper

  • Zheng, Xin and Jianke Zhu. “ECTLO: Effective Continuous-Time Odometry Using Range Image for LiDAR with Small FoV.” arxiv, IEEE
@inproceedings{zheng2023ectlo,
  title={ECTLO: Effective Continuous-Time Odometry Using Range Image for LiDAR with Small FoV},
  author={Zheng, Xin and Zhu, Jianke},
  booktitle={2023 IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS)},
  pages={9102--9109},
  year={2023},
  organization={IEEE}
}
  • Data structure is based on our previous work ELO. Zheng, Xin, and Jianke Zhu. "Efficient LiDAR odometry for autonomous driving." IEEE Robotics and Automation Letters 6.4 (2021): 8458-8465. arvix, IEEE
@article{zheng2021efficient,
  title={Efficient LiDAR odometry for autonomous driving},
  author={Zheng, Xin and Zhu, Jianke},
  journal={IEEE Robotics and Automation Letters},
  volume={6},
  number={4},
  pages={8458--8465},
  year={2021},
  publisher={IEEE}
}

Dataset

Our collected dataset in Yuquan Campus, Zhejiang University.

Google Drive

Baidu Disk (提取码: iauu)