paper-with-me

Papers

Efficient LiDAR Odometry for Autonomous Driving

2021-04-22 · Xin Zheng, Jianke Zhu

LiDAR odometry plays an important role in self-localization and mapping for autonomous navigation, which is usually treated as a scan registration problem. Although having achieved promising performance on KITTI odometry benchmark, the conventional searching tree-based approach still has the difficulty in dealing with the large scale point cloud efficiently. The recent spherical range image-based method enjoys the merits of fast nearest neighbor search by spherical mapping. However, it is not very effective to deal with the ground points nearly parallel to LiDAR beams. To address these issues, 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. Moreover, a range adaptive method is introduced to robustly estimate the local surface normal. Additionally, a very fast and memory-efficient model update scheme is proposed to fuse the points and their corresponding normals at different time-stamps. We have conducted extensive experiments on KITTI odometry benchmark, whose promising results demonstrate that our proposed approach is effective.

📄 PDF Abstract BibTeX arXiv:2104.10879

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingAutonomous Navigation

Similar Papers 제목 키워드 기반

DLO: Direct LiDAR Odometry for 2.5D Outdoor Environment

2018-09-15 · Sun Lu, Zhao Junqiao, He Xudong, Ye Chen

For autonomous vehicles, high-precision real-time localization is the guarantee of stable driving. Compared with the visual odometry (VO), the LiDAR odometry (LO) has the advantages of higher accuracy and better stabilit…

Autonomous VehiclesVisual Odometry

LodoNet: A Deep Neural Network with 2D Keypoint Matchingfor 3D LiDAR Odometry Estimation

2020-09-01 · Ce Zheng, Yecheng Lyu, Ming Li, Ziming Zhang

Deep learning based LiDAR odometry (LO) estimation attracts increasing research interests in the field of autonomous driving and robotics. Existing works feed consecutive LiDAR frames into neural networks as point clouds…

Autonomous Driving

Improved LiDAR Odometry and Mapping using Deep Semantic Segmentation and Novel Outliers Detection

2024-03-05 · Mohamed Afifi, Mohamed ElHelw

Perception is a key element for enabling intelligent autonomous navigation. Understanding the semantics of the surrounding environment and accurate vehicle pose estimation are essential capabilities for autonomous vehicl…

Autonomous NavigationAutonomous VehiclesMotion EstimationPose Estimation+3

DMLO: Deep Matching LiDAR Odometry

2020-04-08 · Zhichao Li, Naiyan Wang

LiDAR odometry is a fundamental task for various areas such as robotics, autonomous driving. This problem is difficult since it requires the systems to be highly robust running in noisy real-world data. Existing methods …

Autonomous DrivingPose Estimation

CAE-LO: LiDAR Odometry Leveraging Fully Unsupervised Convolutional Auto-Encoder for Interest Point Detection and Feature Description

2020-01-06 · Deyu Yin, Qian zhang, Jingbin Liu, Xinlian Liang 외

As an important technology in 3D mapping, autonomous driving, and robot navigation, LiDAR odometry is still a challenging task. Appropriate data structure and unsupervised deep learning are the keys to achieve an easy ad…

Autonomous DrivingInterest Point DetectionRobot Navigation