paper-with-me

Papers

A fast, complete, point cloud based loop closure for LiDAR odometry and mapping

2019-09-25 · Jiarong Lin, Fu Zhang

This paper presents a loop closure method to correct the long-term drift in LiDAR odometry and mapping (LOAM). Our proposed method computes the 2D histogram of keyframes, a local map patch, and uses the normalized cross-correlation of the 2D histograms as the similarity metric between the current keyframe and those in the map. We show that this method is fast, invariant to rotation, and produces reliable and accurate loop detection. The proposed method is implemented with careful engineering and integrated into the LOAM algorithm, forming a complete and practical system ready to use. To benefit the community by serving a benchmark for loop closure, the entire system is made open source on Github

📄 PDF Abstract BibTeX arXiv:1909.11811

Code (2)

hku-mars/loam_livox 공식 구현 tf
TaoistSu/loam_livox_TaoistSu tf

Similar Papers 제목 키워드 기반

LiDAR Iris for Loop-Closure Detection

2019-12-09 · Ying Wang, Zezhou Sun, Cheng-Zhong Xu, Sanjay Sarma 외

In this paper, a global descriptor for a LiDAR point cloud, called LiDAR Iris, is proposed for fast and accurate loop-closure detection. A binary signature image can be obtained for each point cloud after several LoG-Gab…

Loop Closure Detection

LCDNet: Deep Loop Closure Detection and Point Cloud Registration for LiDAR SLAM

2021-03-08 · Daniele Cattaneo, Matteo Vaghi, Abhinav Valada

Loop closure detection is an essential component of Simultaneous Localization and Mapping (SLAM) systems, which reduces the drift accumulated over time. Over the years, several deep learning approaches have been proposed…

Autonomous DrivingLoop Closure DetectionPoint Cloud RegistrationSimultaneous Localization and Mapping

Loop closure detection using local 3D deep descriptors

2021-10-31 · Youjie Zhou, Yiming Wang, Fabio Poiesi, Qi Qin 외

We present a simple yet effective method to address loop closure detection in simultaneous localisation and mapping using local 3D deep descriptors (L3Ds). L3Ds are emerging compact representations of patches extracted f…

Loop Closure Detection

SeqLPD: Sequence Matching Enhanced Loop-Closure Detection Based on Large-Scale Point Cloud Description for Self-Driving Vehicles

2019-04-30 · Zhe Liu, Chuanzhe Suo, Shunbo Zhou, Huanshu Wei 외

Place recognition and loop-closure detection are main challenges in the localization, mapping and navigation tasks of self-driving vehicles. In this paper, we solve the loop-closure detection problem by incorporating the…

Loop Closure Detection

PinNet: Keypoint-Aware Learned Local Descriptors with Geometric Embedding for Loop Closure in LiDAR SLAM

2026-06-26 · Yanlong Ma, Nakul S. Joshi, Christa S. Robison, Philip R. Osteen 외 arxiv

Loop closure is essential to reduce drift and build globally consistent maps in large-scale environments. However, reliable loop closure with only geometric information from, e.g., a LiDAR sensor, remains challenging due…

Pose EstimationPoint Clouds