Optimized SC-F-LOAM: Optimized Fast LiDAR Odometry and Mapping Using Scan Context
Lizhou Liao, Chunyun Fu, Binbin Feng, and Tian Su

TL;DR
This paper introduces an improved LiDAR SLAM method combining optimized odometry, adaptive loop closure detection, and feature-based matching, resulting in higher accuracy and efficiency for large-scale environments.
Contribution
It proposes an adaptive threshold for loop closure detection and a feature-based matching method to enhance accuracy and reduce computation time in LiDAR SLAM.
Findings
Outperforms existing LiDAR odometry/SLAM methods on KITTI dataset
Achieves more accurate loop closure detection with adaptive threshold
Reduces computation time through feature-based matching
Abstract
LiDAR odometry can achieve accurate vehicle pose estimation for short driving range or in small-scale environments, but for long driving range or in large-scale environments, the accuracy deteriorates as a result of cumulative estimation errors. This drawback necessitates the inclusion of loop closure detection in a SLAM framework to suppress the adverse effects of cumulative errors. To improve the accuracy of pose estimation, we propose a new LiDAR-based SLAM method which uses F-LOAM as LiDAR odometry, Scan Context for loop closure detection, and GTSAM for global optimization. In our approach, an adaptive distance threshold (instead of a fixed threshold) is employed for loop closure detection, which achieves more accurate loop closure detection results. Besides, a feature-based matching method is used in our approach to compute vehicle pose transformations between loop closure point…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRobotics and Sensor-Based Localization · Autonomous Vehicle Technology and Safety · Robotic Path Planning Algorithms
