paper-with-me

홈 › Papers

OKVIS2: Realtime Scalable Visual-Inertial SLAM with Loop Closure

2022-02-18 · Stefan Leutenegger

Robust and accurate state estimation remains a challenge in robotics, Augmented, and Virtual Reality (AR/VR), even as Visual-Inertial Simultaneous Localisation and Mapping (VI-SLAM) getting commoditised. Here, a full VI-SLAM system is introduced that particularly addresses challenges around long as well as repeated loop-closures. A series of experiments reveals that it achieves and in part outperforms what state-of-the-art open-source systems achieve. At the core of the algorithm sits the creation of pose-graph edges through marginalisation of common observations, which can fluidly be turned back into landmarks and observations upon loop-closure. The scheme contains a realtime estimator optimising a bounded-size factor graph consisting of observations, IMU pre-integral error terms, and pose-graph edges -- and it allows for optimisation of larger loops re-using the same factor-graph asynchronously when needed.

📄 PDF Abstract BibTeX arXiv:2202.09199

Code (0)

등록된 구현이 없습니다.

Tasks

State Estimation

Similar Papers 제목 키워드 기반

OKVIS2-X: Open Keyframe-based Visual-Inertial SLAM Configurable with Dense Depth or LiDAR, and GNSS

2025-10-06 · Simon Boche, Jaehyung Jung, Sebastián Barbas Laina, Stefan Leutenegger arxiv

To empower mobile robots with usable maps as well as highest state estimation accuracy and robustness, we present OKVIS2-X: a state-of-the-art multi-sensor Simultaneous Localization and Mapping (SLAM) system building den…

BodySLAM++: Fast and Tightly-Coupled Visual-Inertial Camera and Human Motion Tracking

2023-09-03 · Dorian F. Henning, Christopher Choi, Simon Schaefer, Stefan Leutenegger

Robust, fast, and accurate human state - 6D pose and posture - estimation remains a challenging problem. For real-world applications, the ability to estimate the human state in real-time is highly desirable. In this pape…

CPUState Estimation

Kimera: an Open-Source Library for Real-Time Metric-Semantic Localization and Mapping

2019-10-06 · Antoni Rosinol, Marcus Abate, Yun Chang, Luca Carlone

We provide an open-source C++ library for real-time metric-semantic visual-inertial Simultaneous Localization And Mapping (SLAM). The library goes beyond existing visual and visual-inertial SLAM libraries (e.g., ORB-SLAM…

3D ReconstructionComputational EfficiencyCPUSemantic SLAM+2

Keyframe-Based Visual-Inertial Online SLAM with Relocalization

2017-02-07 · Anton Kasyanov, Francis Engelmann, Jörg Stückler, Bastian Leibe

Complementing images with inertial measurements has become one of the most popular approaches to achieve highly accurate and robust real-time camera pose tracking. In this paper, we present a keyframe-based approach to v…

Pose TrackingSimultaneous Localization and Mapping

ICE-BA: Incremental, Consistent and Efficient Bundle Adjustment for Visual-Inertial SLAM

2018-06-01 · CVPR 2018 6 · Hao-Min Liu, Mingyu Chen, Guofeng Zhang, Hujun Bao 외

Modern visual-inertial SLAM (VI-SLAM) achieves higher accuracy and robustness than pure visual SLAM, thanks to the complementariness of visual features and inertial measurements. However, jointly using visual and inertia…

Computational EfficiencyPose Estimation