pith. sign in

arxiv: 1708.03852 · v1 · pith:5M4IPL5Vnew · submitted 2017-08-13 · 💻 cs.RO

VINS-Mono: A Robust and Versatile Monocular Visual-Inertial State Estimator

classification 💻 cs.RO
keywords estimatorvisual-inertialmonocularrobuststatesystemversatileaccuracy
0
0 comments X
read the original abstract

A monocular visual-inertial system (VINS), consisting of a camera and a low-cost inertial measurement unit (IMU), forms the minimum sensor suite for metric six degrees-of-freedom (DOF) state estimation. However, the lack of direct distance measurement poses significant challenges in terms of IMU processing, estimator initialization, extrinsic calibration, and nonlinear optimization. In this work, we present VINS-Mono: a robust and versatile monocular visual-inertial state estimator.Our approach starts with a robust procedure for estimator initialization and failure recovery. A tightly-coupled, nonlinear optimization-based method is used to obtain high accuracy visual-inertial odometry by fusing pre-integrated IMU measurements and feature observations. A loop detection module, in combination with our tightly-coupled formulation, enables relocalization with minimum computation overhead.We additionally perform four degrees-of-freedom pose graph optimization to enforce global consistency. We validate the performance of our system on public datasets and real-world experiments and compare against other state-of-the-art algorithms. We also perform onboard closed-loop autonomous flight on the MAV platform and port the algorithm to an iOS-based demonstration. We highlight that the proposed work is a reliable, complete, and versatile system that is applicable for different applications that require high accuracy localization. We open source our implementations for both PCs and iOS mobile devices.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. An Efficient B-spline-Based Kinodynamic Replanning Framework for Quadrotors

    cs.RO 2019-06 unverdicted novelty 5.0

    Introduces an efficient B-spline kinodynamic replanning framework for quadrotors combining EBK search for minimum-effort feasible trajectories with elastic optimization to refine control points.

  2. The Role of Compute in Autonomous Aerial Vehicles

    cs.RO 2019-06 unverdicted novelty 5.0

    Compute and motion are tightly intertwined in MAVs, requiring cyber-physical co-design for optimal mission metrics, as shown via analytical models, simulation, end-to-end benchmarking, and the open-sourced MAVBench to...