Scholay

学术搜索 · AI 审稿 · LaTeX 协作

Mercator Descriptor: A Novel Global Descriptor for Loop Closure Detection in LiDAR SLAM

作者:Zhibo Wang, Donghai Xie, Yu Wu, Haiyang Wu, Xingyu Qi, Daoping Huang, Yibo Fu, Ruofei Zhong · 发表于:IEEE Sensors Journal · 年份:2024 · DOI:10.1109/jsen.2024.3464855 · 被引用次数:5 · 研究领域:Robotics and Sensor-Based Localization、Robotic Path Planning Algorithms、3D Surveying and Cultural Heritage

Loop closure detection is a fundamental technique in simultaneous localization and mapping (SLAM), playing a crucial role in the map-building process. Inspired by the Mercator projection and depth maps, this article presents a novel loop closure detection method for LiDAR SLAM, termed the Mercator descriptor. Our approach applies the Mercator projection principles to the point cloud data captured by the sensor in each frame and extracts depth information to generate descriptors. Additionally, we utilize a two-step identification strategy, from coarse to fine, to improve the accuracy and recall of loop closure detection. Testing on public datasets demonstrates that our algorithm achieves an average maximum$F1$score of 94.57%, performing well across various datasets. Notably, we have integrated our algorithm into existing SLAM frameworks, and results from multiple datasets show that our algorithm can perform real-time and efficient map optimization. To share our findings and contribute to the community, we have open-sourced our code on GitHub:https://github.com/wangzika/Mercator-Descriptor.git.