中文
相关论文

相关论文: UnDeepLIO: Unsupervised Deep Lidar-Inertial Odomet…

200 篇论文

Inertial measurement units (IMUs), which provide high-frequency linear acceleration and angular velocity measurements, serve as fundamental sensing modalities in robotic systems. Recent advances in deep neural networks have led to…

机器人学 · 计算机科学 2026-03-09 Jiwon Choi , Hogyun Kim , Geonmo Yang , Juhui Lee , Younggun Cho

Accurate odometry is a critical component in a robotic navigation stack, and subsequent modules such as planning and control often rely on an estimate of the robot's motion. Sensor-based odometry approaches should be robust across sensor…

机器人学 · 计算机科学 2026-04-17 Meher V. R. Malladi , Tiziano Guadagnino , Luca Lobefaro , Cyrill Stachniss

The paper presents a direct visual-inertial odometry system. In particular, a tightly coupled nonlinear optimization based method is proposed by integrating the recent advances in direct dense tracking and Inertial Measurement Unit (IMU)…

机器人学 · 计算机科学 2019-10-08 Wenju Xu , Dongkyu Choi , Guanghui Wang

Scan undistortion is a key module for LiDAR odometry in high dynamic environment with high rotation and translation speed. The existing line of studies mostly focuses on one pass undistortion, which means undistortion for each point is…

机器人学 · 计算机科学 2022-09-29 Keke Liu , Hao Ma , Zemin Wang

We propose Super Odometry, a high-precision multi-modal sensor fusion framework, providing a simple but effective way to fuse multiple sensors such as LiDAR, camera, and IMU sensors and achieve robust state estimation in…

机器人学 · 计算机科学 2021-08-23 Shibo Zhao , Hengrui Zhang , Peng Wang , Lucas Nogueira , Sebastian Scherer

Odometry is a critical task for autonomous systems for self-localization and navigation. We propose a novel LiDAR-Visual odometry framework that integrates LiDAR point clouds and images for accurate and robust pose estimation. Our method…

计算机视觉与模式识别 · 计算机科学 2025-07-22 JunYing Huang , Ao Xu , DongSun Yong , KeRen Li , YuanFeng Wang , Qi Qin

Recently, learning-based ego-motion estimation approaches have drawn strong interest from studies mostly focusing on visual perception. These groundbreaking works focus on unsupervised learning for odometry estimation but mostly for visual…

机器人学 · 计算机科学 2019-02-28 Younggun Cho , Giseop Kim , Ayoung Kim

We describe a method to infer dense depth from camera motion and sparse depth as estimated using a visual-inertial odometry system. Unlike other scenarios using point clouds from lidar or structured light sensors, we have few hundreds to…

计算机视觉与模式识别 · 计算机科学 2021-07-22 Alex Wong , Xiaohan Fei , Stephanie Tsuei , Stefano Soatto

Most LiDAR odometry algorithms estimate the transformation between two consecutive frames by estimating the rotation and translation in an intervening fashion. In this paper, we propose our Decoupled LiDAR Odometry (DeLiO), which -- for the…

计算机视觉与模式识别 · 计算机科学 2019-04-30 Queens Maria Thomas , Oliver Wasenmüller , Didier Stricker

This paper presents an self-supervised deep learning network for monocular visual inertial odometry (named DeepVIO). DeepVIO provides absolute trajectory estimation by directly merging 2D optical flow feature (OFF) and Inertial Measurement…

机器人学 · 计算机科学 2019-07-01 Liming Han , Yimin Lin , Guoguang Du , Shiguo Lian

Inertial odometry (IO) using only Inertial Measurement Units (IMUs) offers a lightweight and cost-effective solution for Unmanned Aerial Vehicle (UAV) applications, yet existing learning-based IO models often fail to generalize to UAVs due…

机器人学 · 计算机科学 2025-06-17 Yuheng Qiu , Can Xu , Yutian Chen , Shibo Zhao , Junyi Geng , Sebastian Scherer

Recent learning-based LiDAR odometry methods have demonstrated their competitiveness. However, most methods still face two substantial challenges: 1) the 2D projection representation of LiDAR data cannot effectively encode 3D structures…

计算机视觉与模式识别 · 计算机科学 2022-02-10 Yan Xu , Zhaoyang Huang , Kwan-Yee Lin , Xinge Zhu , Jianping Shi , Hujun Bao , Guofeng Zhang , Hongsheng Li

We propose a framework for tightly-coupled lidar inertial odometry via smoothing and mapping, LIO-SAM, that achieves highly accurate, real-time mobile robot trajectory estimation and map-building. LIO-SAM formulates lidar-inertial odometry…

机器人学 · 计算机科学 2020-07-15 Tixiao Shan , Brendan Englot , Drew Meyers , Wei Wang , Carlo Ratti , Daniela Rus

In this paper, we propose a novel laser-inertial odometry and mapping method to achieve real-time, low-drift and robust pose estimation in large-scale highway environments. The proposed method is mainly composed of four sequential modules,…

机器人学 · 计算机科学 2020-09-08 Shibo Zhao , Zheng Fang , HaoLai Li , Sebastian Scherer

Visual-inertial odometry (VIO) systems traditionally rely on filtering or optimization-based techniques for egomotion estimation. While these methods are accurate under nominal conditions, they are prone to failure during severe…

机器人学 · 计算机科学 2022-10-04 Brandon Wagstaff , Emmett Wise , Jonathan Kelly

Inertial odometry (IO) using strap-down inertial measurement units (IMUs) is critical in many robotic applications where precise orientation and position tracking are essential. Prior kinematic motion model-based IO methods often use a…

机器人学 · 计算机科学 2024-05-16 Yuheng Qiu , Chen Wang , Can Xu , Yutian Chen , Xunfei Zhou , Youjie Xia , Sebastian Scherer

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

Ego-motion estimation is a fundamental requirement for most mobile robotic applications. By sensor fusion, we can compensate the deficiencies of stand-alone sensors and provide more reliable estimations. We introduce a tightly coupled…

机器人学 · 计算机科学 2019-08-30 Haoyang Ye , Yuying Chen , Ming Liu

MEMS Inertial Measurement Units (IMUs) as ubiquitous proprioceptive motion measurement devices are available on various everyday gadgets and robotic platforms. Nevertheless, the direct inference of geometrical transformations or odometry…

机器学习 · 计算机科学 2022-03-22 R. Khorrambakht , H. Damirchi , H. D. Taghirad

In recent years, deep learning-based approaches for visual-inertial odometry (VIO) have shown remarkable performance outperforming traditional geometric methods. Yet, all existing methods use both the visual and inertial measurements for…

计算机视觉与模式识别 · 计算机科学 2022-10-21 Mingyu Yang , Yu Chen , Hun-Seok Kim
‹ 上一页 1 2 3 10 下一页 ›