Skip to content

C++ Implementation of "An Equivariant Filter for Visual Inertial Odometry", ICRA 2021

License

Notifications You must be signed in to change notification settings

ryanpike96/eqf_vio

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EqF VIO (Equivariant Filter for Visual Inertial Odometry)

This repository contains an implementation of an Equivariant Filter (EqF) for Visual Inertial Odometry (VIO). Please check the wiki for instructions on how to install the project as a ROS node or as a standalone executable.

Dependencies

  • Eigen 3: sudo apt install libeigen3-dev
  • Yaml-cpp: sudo apt install libyaml-cpp-dev
  • GIFT (for feature tracking): https://github.com/pvangoor/GIFT

About

C++ Implementation of "An Equivariant Filter for Visual Inertial Odometry", ICRA 2021

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 93.5%
  • CMake 6.5%