CT-ICP: Real-time Elastic LiDAR Odometry with Loop Closure
Pierre Dellenbach, Jean-Emmanuel Deschaud, Bastien Jacquet,, Fran\c{c}ois Goulette

TL;DR
This paper introduces CT-ICP, a real-time LiDAR odometry method that improves accuracy and robustness by combining continuous scan matching with a novel loop closure technique, enabling effective SLAM in dynamic environments.
Contribution
The paper presents a novel continuous-time ICP approach with elastic scan distortion and a fast loop detection method for LiDAR SLAM, achieving real-time performance and high accuracy.
Findings
Achieved 0.59% RTE on KITTI odometry benchmark.
Operates at 60ms per scan on a single CPU thread.
Demonstrated robustness across diverse datasets and scenarios.
Abstract
Multi-beam LiDAR sensors are increasingly used in robotics, particularly with autonomous cars for localization and perception tasks, both relying on the ability to build a precise map of the environment. For this, we propose a new real-time LiDAR-only odometry method called CT-ICP (for Continuous-Time ICP), completed into a full SLAM with a novel loop detection procedure. The core of this method, is the introduction of the combined continuity in the scan matching, and discontinuity between scans. It allows both the elastic distortion of the scan during the registration for increased precision, and the increased robustness to high frequency motions from the discontinuity. We build a complete SLAM on top of this odometry, using a fast pure LiDAR loop detection based on elevation image 2D matching, providing a pose graph with loop constraints. To show the robustness of the method, we…
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 · Soft Robotics and Applications · Image and Object Detection Techniques
