paper-with-me

Papers

MULLS: Versatile LiDAR SLAM via Multi-metric Linear Least Square

2021-02-07 · Yue Pan, Pengchuan Xiao, Yujie He, Zhenlei Shao, Zesong Li

The rapid development of autonomous driving and mobile mapping calls for off-the-shelf LiDAR SLAM solutions that are adaptive to LiDARs of different specifications on various complex scenarios. To this end, we propose MULLS, an efficient, low-drift, and versatile 3D LiDAR SLAM system. For the front-end, roughly classified feature points (ground, facade, pillar, beam, etc.) are extracted from each frame using dual-threshold ground filtering and principal components analysis. Then the registration between the current frame and the local submap is accomplished efficiently by the proposed multi-metric linear least square iterative closest point algorithm. Point-to-point (plane, line) error metrics within each point class are jointly optimized with a linear approximation to estimate the ego-motion. Static feature points of the registered frame are appended into the local map to keep it updated. For the back-end, hierarchical pose graph optimization is conducted among regularly stored history submaps to reduce the drift resulting from dead reckoning. Extensive experiments are carried out on three datasets with more than 100,000 frames collected by seven types of LiDAR on various outdoor and indoor scenarios. On the KITTI benchmark, MULLS ranks among the top LiDAR-only SLAM systems with real-time performance.

📄 PDF Abstract BibTeX arXiv:2102.03771

Code (1)

YuePanEdward/MULLS 공식 구현

Tasks

Autonomous DrivingSimultaneous Localization and Mapping

Similar Papers 제목 키워드 기반

LXD-SLAM: LiDAR+X Dense SLAM with $\sum_{i=0}^{5}C_5^i$ Configurable Sensor Combinations

2026-06-26 · Zhong Wang, Lin Zhang, Linfei Li, Ying Shen 외 arxiv

Simultaneous Localization and Mapping (SLAM) is essential for autonomous systems, yet achieving reliable, globally consistent pose estimation and dense mapping in complex environments remains challenging due to geometric…

Pose Estimation

PIN-SLAM: LiDAR SLAM Using a Point-Based Implicit Neural Representation for Achieving Global Map Consistency

2024-01-17 · Yue Pan, Xingguang Zhong, Louis Wiesmann, Thorbjörn Posewsky 외

Accurate and robust localization and mapping are essential components for most autonomous robots. In this paper, we propose a SLAM system for building globally consistent maps, called PIN-SLAM, that is based on an elasti…

GPUIncremental LearningPose Estimation

Self-supervised Geometry Reasoning for LiDAR Simultaneous Localization and Mapping

2026-06-29 · Jiwoo Kim, Jinwoo Lee, Woojae Shin, Giseop Kim 외 arxiv

LiDAR simultaneous localization and mapping (SLAM) relies on local geometric quantities such as covariances, correspondences, and surface structures. However, most existing pipelines rely on hand-crafted estimates of loc…

Tightly-Coupled LiDAR-Visual SLAM Based on Geometric Features for Mobile Agents

2023-07-15 · Ke Cao, Ruiping Liu, Ze Wang, Kunyu Peng 외

The mobile robot relies on SLAM (Simultaneous Localization and Mapping) to provide autonomous navigation and task execution in complex and unknown environments. However, it is hard to develop a dedicated algorithm for mo…

Autonomous NavigationPose EstimationSimultaneous Localization and MappingVisual Odometry

Comparison of Various SLAM Systems for Mobile Robot in an Indoor Environment

2025-01-16 · Maksim Filipenko, Ilya Afanasyev

This article presents a comparative analysis of a mobile robot trajectories computed by various ROS-based SLAM systems. For this reason we developed a prototype of a mobile robot with common sensors: 2D lidar, a monocula…

All