paper-with-me

홈 › Papers

LOAM: Lidar Odometry and Mapping in Real-Time

2014-07-01 · Robotics: Science and Systems Conference 2014 7 · Ji Zhang, Sanjiv Singh

We propose a real-time method for odometry and mapping using range measurements from a 2-axis lidar moving in 6-DOF. The problem is hard because the range measurements are received at different times, and errors in motion estimation can cause misregistration of the resulting point cloud. To date, coherent 3D maps can be built by off-line batch methods, often using loop closure to correct for drift over time. Our method achieves both low-drift and low-computational complexity without the need for high accuracy ranging or inertial measurements. The key idea in obtaining this level of performance is the division of the complex problem of simultaneous localization and mapping, which seeks to optimize a large number of variables simultaneously, by two algorithms. One algorithm performs odometry at a high frequency but low fidelity to estimate velocity of the lidar. Another algorithm runs at a frequency of an order of magnitude lower for fine matching and registration of the point cloud. Combination of the two algorithms allows the method to map in real-time. The method has been evaluated by a large set of experiments as well as on the KITTI odometry benchmark. The results indicate that the method can achieve accuracy at the level of state of the art offline batch methods.

📄 PDF Abstract BibTeX

Code (1)

anastasiia-kornilova/python-LOAM

Tasks

Motion EstimationSimultaneous Localization and Mapping

Similar Papers 제목 키워드 기반

Loam_livox: A fast, robust, high-precision LiDAR odometry and mapping package for LiDARs of small FoV

2019-09-15 · Jiarong Lin, Fu Zhang

LiDAR odometry and mapping (LOAM) has been playing an important role in autonomous vehicles, due to its ability to simultaneously localize the robot's pose and build high-precision, high-resolution maps of the surroundin…

Autonomous NavigationAutonomous Vehicles

LeGO-LOAM: Lightweight and Ground-Optimized Lidar Odometry and Mapping on Variable Terrain

2018-10-01 · Tixiao Shan, Brendan Englot

We propose a lightweight and ground-optimized lidar odometry and mapping method, LeGO-LOAM, for realtime six degree-of-freedom pose estimation with ground vehicles. LeGO-LOAM is lightweight, as it can achieve real-time p…

Point Cloud SegmentationPose Estimation

NeRF-LOAM: Neural Implicit Representation for Large-Scale Incremental LiDAR Odometry and Mapping

2023-03-19 · ICCV 2023 1 · Junyuan Deng, Xieyuanli Chen, Songpengcheng Xia, Zhen Sun 외

Simultaneously odometry and mapping using LiDAR data is an important task for mobile systems to achieve full autonomy in large-scale environments. However, most existing LiDAR-based methods prioritize tracking quality ov…

NeRF

KDD-LOAM: Jointly Learned Keypoint Detector and Descriptors Assisted LiDAR Odometry and Mapping

2023-09-27 · Renlang Huang, Minglei Zhao, Jiming Chen, Liang Li

Sparse keypoint matching based on distinct 3D feature representations can improve the efficiency and robustness of point cloud registration. Existing learning-based 3D descriptors and keypoint detectors are either indepe…

Point Cloud RegistrationSelf-Supervised Learning

Hi-LOAM: Hierarchical Implicit Neural Fields for LiDAR Odometry and Mapping

2026-04-02 · Zhiliu Yang, Jianyuan Zhang, Lianhui Zhao, Jinyu Dai 외 arxiv

LiDAR Odometry and Mapping (LOAM) is a pivotal technique for embodied-AI applications such as autonomous driving and robot navigation. Most existing LOAM frameworks are either contingent on the supervision signal, or lac…

Autonomous DrivingRobot NavigationPose Estimation