CVAug 2, 2016

Incremental Real-Time Multibody VSLAM with Trajectory Optimization Using Stereo Camera

arXiv:1608.01024v120 citations
Originality Incremental advance
AI Analysis

This addresses the problem of scalable SLAM in dynamic outdoor settings for robotics and autonomous vehicles, though it is incremental as it builds on existing SLAM methods by incorporating moving object information.

The paper tackles real-time outdoor navigation in dynamic environments by jointly inferring camera and moving object trajectories using stereo camera data and sparse scene flow motion segmentation, achieving improved accuracy over previous baselines on the KITTI dataset.

Real time outdoor navigation in highly dynamic environments is an crucial problem. The recent literature on real time static SLAM don't scale up to dynamic outdoor environments. Most of these methods assume moving objects as outliers or discard the information provided by them. We propose an algorithm to jointly infer the camera trajectory and the moving object trajectory simultaneously. In this paper, we perform a sparse scene flow based motion segmentation using a stereo camera. The segmented objects motion models are used for accurate localization of the camera trajectory as well as the moving objects. We exploit the relationship between moving objects for improving the accuracy of the poses. We formulate the poses as a factor graph incorporating all the constraints. We achieve exact incremental solution by solving a full nonlinear optimization problem in real time. The evaluation is performed on the challenging KITTI dataset with multiple moving cars.Our method outperforms the previous baselines in outdoor navigation.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes