LMBAO: A Landmark Map for Bundle Adjustment Odometry in LiDAR SLAM
- URL: http://arxiv.org/abs/2209.08810v1
- Date: Mon, 19 Sep 2022 07:48:28 GMT
- Title: LMBAO: A Landmark Map for Bundle Adjustment Odometry in LiDAR SLAM
- Authors: Letian Zhang, Jinping Wang, Lu Jie, Nanjie Chen, Xiaojun Tan, Zhifei
Duan
- Abstract summary: Existing LiDAR odometry tends to match a new scan simply iteratively with previous fixed-pose scans, gradually accumulating errors.
This letter designs a new strategy named a landmark map for bundle adjustment odometry (LMBAO) in LiDAR SLAM to solve these problems.
Specifically, this paper keeps entire stable landmarks on the map instead of just their feature points in the sliding window and deletes the landmarks according to their active grade.
- Score: 2.218316486552747
- License: http://creativecommons.org/licenses/by/4.0/
- Abstract: LiDAR odometry is one of the essential parts of LiDAR simultaneous
localization and mapping (SLAM). However, existing LiDAR odometry tends to
match a new scan simply iteratively with previous fixed-pose scans, gradually
accumulating errors. Furthermore, as an effective joint optimization mechanism,
bundle adjustment (BA) cannot be directly introduced into real-time odometry
due to the intensive computation of large-scale global landmarks. Therefore,
this letter designs a new strategy named a landmark map for bundle adjustment
odometry (LMBAO) in LiDAR SLAM to solve these problems. First, BA-based
odometry is further developed with an active landmark maintenance strategy for
a more accurate local registration and avoiding cumulative errors.
Specifically, this paper keeps entire stable landmarks on the map instead of
just their feature points in the sliding window and deletes the landmarks
according to their active grade. Next, the sliding window length is reduced,
and marginalization is performed to retain the scans outside the window but
corresponding to active landmarks on the map, greatly simplifying the
computation and improving the real-time properties. In addition, experiments on
three challenging datasets show that our algorithm achieves real-time
performance in outdoor driving and outperforms state-of-the-art LiDAR SLAM
algorithms, including Lego-LOAM and VLOM.
Related papers
- Truncating Trajectories in Monte Carlo Policy Evaluation: an Adaptive Approach [51.76826149868971]
Policy evaluation via Monte Carlo simulation is at the core of many MC Reinforcement Learning (RL) algorithms.
We propose as a quality index a surrogate of the mean squared error of a return estimator that uses trajectories of different lengths.
We present an adaptive algorithm called Robust and Iterative Data collection strategy Optimization (RIDO)
arXiv Detail & Related papers (2024-10-17T11:47:56Z) - LiDAR-GS:Real-time LiDAR Re-Simulation using Gaussian Splatting [50.808933338389686]
LiDAR simulation plays a crucial role in closed-loop simulation for autonomous driving.
We present LiDAR-GS, the first LiDAR Gaussian Splatting method, for real-time high-fidelity re-simulation of LiDAR sensor scans in public urban road scenes.
Our approach succeeds in simultaneously re-simulating depth, intensity, and ray-drop channels, achieving state-of-the-art results in both rendering frame rate and quality on publically available large scene datasets.
arXiv Detail & Related papers (2024-10-07T15:07:56Z) - DSLO: Deep Sequence LiDAR Odometry Based on Inconsistent Spatio-temporal Propagation [66.8732965660931]
paper introduces a 3D point cloud sequence learning model based on inconsistent-temporal propagation for LiDAR odometry DSLO.
It consists of a pyramid structure with a sequential pose module, a hierarchical pose refinement module, and a temporal feature propagation module.
arXiv Detail & Related papers (2024-09-01T15:12:48Z) - Real-Time Simultaneous Localization and Mapping with LiDAR intensity [9.374695605941627]
We propose a novel real-time LiDAR intensity image-based simultaneous localization and mapping method.
Our method can run in real time with high accuracy and works well with illumination changes, low-texture, and unstructured environments.
arXiv Detail & Related papers (2023-01-23T03:59:48Z) - PaGO-LOAM: Robust Ground-Optimized LiDAR Odometry [7.111443975103329]
Ground-optimized LiDAR odometry usually employs ground segmentation as a preprocessing method.
In this paper, a robust ground-optimized LiDAR odometry framework is proposed to check the effect of ground segmentation on LiDAR SLAM.
The methods were tested using the KITTI odometry dataset.
arXiv Detail & Related papers (2022-06-01T06:50:44Z) - Efficient LiDAR Odometry for Autonomous Driving [16.22522474028277]
LiDAR odometry plays an important role in self-localization and mapping for autonomous navigation.
Recent spherical range image-based method enjoys the merits of fast nearest neighbor search by spherical mapping.
We propose a novel efficient LiDAR odometry approach by taking advantage of both non-ground spherical range image and bird's-eye-view map for ground points.
arXiv Detail & Related papers (2021-04-22T06:05:09Z) - MULLS: Versatile LiDAR SLAM via Multi-metric Linear Least Square [4.449835214520727]
MULLS is an efficient, low-drift, and versatile 3D LiDAR SLAM system.
For the front-end, roughly classified feature points are extracted from each frame using dual-threshold ground filtering and principal components analysis.
For the back-end, hierarchical pose graph optimization is conducted among regularly stored history submaps to reduce the drift resulting from dead reckoning.
On the KITTI benchmark, MULLS ranks among the top LiDAR-only SLAM systems with real-time performance.
arXiv Detail & Related papers (2021-02-07T10:42:42Z) - Canny-VO: Visual Odometry with RGB-D Cameras based on Geometric 3D-2D
Edge Alignment [85.32080531133799]
This paper reviews the classical problem of free-form curve registration and applies it to an efficient RGBD visual odometry system called Canny-VO.
Two replacements for the distance transformation commonly used in edge registration are proposed: Approximate Nearest Neighbour Fields and Oriented Nearest Neighbour Fields.
3D2D edge alignment benefits from these alternative formulations in terms of both efficiency and accuracy.
arXiv Detail & Related papers (2020-12-15T11:42:17Z) - Making Affine Correspondences Work in Camera Geometry Computation [62.7633180470428]
Local features provide region-to-region rather than point-to-point correspondences.
We propose guidelines for effective use of region-to-region matches in the course of a full model estimation pipeline.
Experiments show that affine solvers can achieve accuracy comparable to point-based solvers at faster run-times.
arXiv Detail & Related papers (2020-07-20T12:07:48Z) - LOL: Lidar-Only Odometry and Localization in 3D Point Cloud Maps [0.6091702876917281]
We deal with the problem of odometry and localization for Lidar-equipped vehicles driving in urban environments.
We apply a place recognition method to detect geometrically similar locations between the online 3D point cloud and the a priori offline map.
We demonstrate the utility of the proposed LOL system on several Kitti datasets of different lengths and environments.
arXiv Detail & Related papers (2020-07-03T10:20:53Z) - Rethinking Localization Map: Towards Accurate Object Perception with
Self-Enhancement Maps [78.2581910688094]
This work introduces a novel self-enhancement method to harvest accurate object localization maps and object boundaries with only category labels as supervision.
In particular, the proposed Self-Enhancement Maps achieve the state-of-the-art localization accuracy of 54.88% on ILSVRC.
arXiv Detail & Related papers (2020-06-09T12:35:55Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.