中文
相关论文

相关论文: VoxelMap++: Mergeable Voxel Mapping Method for Onl…

200 篇论文

Currently, visual odometry and LIDAR odometry are performing well in pose estimation in some typical environments, but they still cannot recover the localization state at high speed or reduce accumulated drifts. In order to solve these…

机器人学 · 计算机科学 2025-04-01 Jintao Cheng , Bohuan Xue , Shiyang Chen , Qiuchi Xiang , Xiaoyu Tang

Simultaneous localization and mapping (SLAM) is one of the key components of a control system that aims to ensure autonomous navigation of a mobile robot in unknown environments. In a variety of practical cases a robot might need to travel…

机器人学 · 计算机科学 2022-12-13 Kirill Muravyev , Konstantin Yakovlev

Efficient representation of point clouds is fundamental for LiDAR-based 3D object detection. While recent grid-based detectors often encode point clouds into either voxels or pillars, the distinctions between these approaches remain…

计算机视觉与模式识别 · 计算机科学 2024-03-05 Yuhao Huang , Sanping Zhou , Junjie Zhang , Jinpeng Dong , Nanning Zheng

This paper studies 3D LiDAR mapping with a focus on developing an updatable and localizable map representation that enables continuity, compactness and consistency in 3D maps. Traditional LiDAR Simultaneous Localization and Mapping (SLAM)…

机器人学 · 计算机科学 2025-06-27 Kaicheng Zhang , Shida Xu , Yining Ding , Xianwen Kong , Sen Wang

Most LiDAR odometry and SLAM systems construct maps in point clouds, which are discrete and sparse when zoomed in, making them not directly suitable for navigation. Mesh maps represent a dense and continuous map format with low memory…

机器人学 · 计算机科学 2024-08-13 Yanpeng Jia , Fengkui Cao , Ting Wang , Yandong Tang , Shiliang Shao , Lianqing Liu

Map-centric SLAM utilizes elasticity as a means of loop closure. This approach reduces the cost of loop closure while still provides large-scale fusion-based dense maps, when compared to the trajectory-centric SLAM approaches. In this…

机器人学 · 计算机科学 2020-08-06 Chanoh Park , Peyman Moghadam , Jason Williams , Soohwan Kim , Sridha Sridharan , Clinton Fookes

In the field of multi-sensor fusion for simultaneous localization and mapping (SLAM), monocular cameras and IMUs are widely used to build simple and effective visual-inertial systems. However, limited research has explored the integration…

机器人学 · 计算机科学 2025-06-17 Zhanhua Xin , Zhihao Wang , Shenghao Zhang , Wanchao Chi , Yan Meng , Shihan Kong , Yan Xiong , Chong Zhang , Yuzhen Liu , Junzhi Yu

Magnetic-field simultaneous localization and mapping (SLAM) using consumer-grade inertial and magnetometer sensors offers a scalable, cost-effective solution for indoor localization. However, the rapid error accumulation in the inertial…

信号处理 · 电气工程与系统科学 2025-05-15 Isaac Skog , Manon Kok , Gustaf Hendeby , Chuan Huang , Thomas Edridge

Over the last few decades, numerous LiDAR-inertial odometry (LIO) algorithms have been developed, demonstrating satisfactory performance across diverse environments. Most of these algorithms have predominantly been validated in open outdoor…

机器人学 · 计算机科学 2024-11-01 Dongha Chung , Jinwhan Kim

In recent years, object-oriented simultaneous localization and mapping (SLAM) has attracted increasing attention due to its ability to provide high-level semantic information while maintaining computational efficiency. Some researchers have…

机器人学 · 计算机科学 2024-02-27 Yutong Wang , Chaoyang Jiang , Xieyuanli Chen

Most learning-based methods estimate ego-motion by utilizing visual sensors, which suffer from dramatic lighting variations and textureless scenarios. In this paper, we incorporate sparse but accurate depth measurements obtained from lidars…

计算机视觉与模式识别 · 计算机科学 2021-01-06 Bin Li , Mu Hu , Shuling Wang , Lianghao Wang , Xiaojin Gong

We present a novel tightly-coupled LiDAR-inertial odometry and mapping scheme for both solid-state and mechanical LiDARs. As frontend, a feature-based lightweight LiDAR odometry provides fast motion estimates for adaptive keyframe…

机器人学 · 计算机科学 2021-04-29 Kailai Li , Meng Li , Uwe D. Hanebeck

Generally, high-level features provide more geometrical information compared to point features, which can be exploited to further constrain motions. Planes are commonplace in man-made environments, offering an active means to reduce drift,…

机器人学 · 计算机科学 2025-05-20 Yidi Zhang , Fulin Tang , Zewen Xu , Yihong Wu , Pengju Ma

Solid-state LiDAR-inertial SLAM has attracted significant attention due to its advantages in speed and robustness. However, achieving accurate mapping in extreme environments remains challenging due to severe geometric degeneracy and…

机器人学 · 计算机科学 2026-05-29 Zhi Zhang , Chalermchon Satirapod , Bingtao Ma , Changjun Gu

LiDAR is an important method for autonomous driving systems to sense the environment. The point clouds obtained by LiDAR typically exhibit sparse and irregular distribution, thus posing great challenges to the detection of 3D objects,…

计算机视觉与模式识别 · 计算机科学 2020-10-28 Tai Wang , Xinge Zhu , Dahua Lin

Integrating LiDAR and camera information in the bird's eye view (BEV) representation has demonstrated its effectiveness in 3D object detection. However, because of the fundamental disparity in geometric accuracy between these sensors,…

计算机视觉与模式识别 · 计算机科学 2025-12-03 Guowen Zhang , Chenhang He , Liyi Chen , Lei Zhang

3D pedestrian detection is a challenging task in automated driving because pedestrians are relatively small, frequently occluded and easily confused with narrow vertical objects. LiDAR and camera are two commonly used sensor modalities for…

机器人学 · 计算机科学 2021-03-30 Juncong Fei , Wenbo Chen , Philipp Heidenreich , Sascha Wirges , Christoph Stiller

Light Detection and Ranging (LiDAR) based Simultaneous Localization and Mapping (SLAM) has drawn increasing interests in autonomous driving. However, LiDAR-SLAM suffers from accumulating errors which can be significantly mitigated by Global…

机器人学 · 计算机科学 2020-12-07 Tao Li , Ling Pei , Yan Xiang , Qi Wu , Songpengcheng Xia , Lihao Tao , Wenxian Yu

In modern visual SLAM systems, it is a standard practice to retrieve potential candidate map points from overlapping keyframes for further feature matching or direct tracking. In this work, we argue that keyframes are not the optimal choice…

机器人学 · 计算机科学 2020-03-05 Manasi Muglikar , Zichao Zhang , Davide Scaramuzza

Accurate 3D perception is essential for understanding the environment in autonomous driving. Recent advancements in 3D semantic occupancy prediction have leveraged camera-LiDAR fusion to improve robustness and accuracy. However, current…

计算机视觉与模式识别 · 计算机科学 2024-12-31 Minjae Seong , Jisong Kim , Geonho Bang , Hawook Jeong , Jun Won Choi