Skip to content

stephanietsuei/learned-uncertainty-calibration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Learned Uncertainty Calibration

A collection of Python scripts that connect to SLAM systems and analyze their covariance estimates on various datasets.

Currently supports XIVO with the following datasets:

  • TUMVI VIO
  • XIVO dataset distributed with XIVO

Setup

  1. Install dependencies: numpy, scipy, matplotlib.
  2. Build XIVO. Ensure that cmake uses the same version of Python 3.
  3. Set the environment variable XIVO_ROOT to the root of XIVO source code.
  4. Follow instructions in this file

Replicating the paper

Commands for executing the experiments in ``Learned Uncertainty Calibration for Visual Inertial Localization" are here.

About

Accompanying "Learned Uncertainty Calibration for Visual Inertial Localization"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published