Depth-Visual-Inertial Mapping System

Depth-Visual-Inertial Mapping System

Introduction

We propose the Depth-Visual-Inertial (DVI) mapping system: a robust multi-sensor fusion framework for dense 3D mapping using time-of-flight cameras equipped with RGB and IMU sensors. Inspired by recent developments in real-time LiDAR-based odometry and mapping, our system uses an error-state iterative Kalman filter for state estimation: it processes the inertial sensor’s data for state propagation, followed by a state update first using visual-inertial odometry, then depth-based odometry. This sensor fusion scheme makes our system robust to degenerate scenarios (e.g. lack of visual or geometrical features, fast rotations) and to noisy sensor data, like those that can be obtained with off-the-shelf time-of-flight sensors.

For evaluation, we propose the new Bunker DVI Dataset, featuring data from multiple DVI sensors recorded in challenging conditions reflecting search-and-rescue operations.

This video shows the proposed system running on all evaluation sequences of the Bunker DVI Dataset:

cla

This code runs on Linux, and is fully integrated with ROS. It has been tested with ROS Noetic. In the future, we plan to implement a ROS2 compatible version.

Links