IROS 2022poster21 citations

LF-VIO: A Visual-Inertial-Odometry Framework for Large Field-of-View Cameras with Negative Plane

Ze Wang, Kailun Yang, Hao Shi, Peng Li, Fei Gao, Kaiwei Wang

Abstract

Visual-inertial-odometry has attracted extensive attention in the field of autonomous driving and robotics. The size of Field of View (FoV) plays an important role in Visual-Odometry (VO) and Visual-Inertial-Odometry (VIO), as a large FoV enables to perceive a wide range of surrounding scene elements and features. However, when the field of the camera reaches the negative half plane, one cannot simply use [u, v, 1]^{T}[u, v, 1]^{T} to represent the image feature points anymore. To tackle this issue, we propose LF-VIO, a real-time VIO framework for cameras with extremely large FoV.We leverage a threedimensional vector with unit length to represent feature points, and design a series of algorithms to overcome this challenge. To address the scarcity of panoramic visual odometry datasets with ground-truth location and pose, we present the PALVIO dataset, collected with a Panoramic Annular Lens (PAL) system with an entire FoV of 36 0^{\circ}\times(40^{\circ}\sim 120^{\circ})0^{\circ}\times(40^{\circ}\sim 120^{\circ}) and an IMU sensor. With a comprehensive variety of experiments, the proposed LF-VIO is verified on both the established PALVIO benchmark and a public fisheye camera dataset with a FoV of 360^{\circ}\times(0^{\circ}\sim 93.5^{\circ})360^{\circ}\times(0^{\circ}\sim 93.5^{\circ}). LF-VIO outperforms state-of-the-art visual-inertial-odometry methods. Our dataset and code are made publicly available at https://github.com/flysoaryun/LF-VIO

BibTeX
@inproceedings{iros2022_lfvioavisualiner,
  title = {LF-VIO: A Visual-Inertial-Odometry Framework for Large Field-of-View Cameras with Negative Plane},
  author = {Ze Wang and Kailun Yang and Hao Shi and Peng Li and Fei Gao and Kaiwei Wang},
  booktitle = {IROS 2022},
  year = {2022}
}