Skip to content
forked from pvangoor/eqf_vio

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

License

Notifications You must be signed in to change notification settings

ShawnGYX/eqf_vio

 
 

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).

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++ 63.1%
  • C 30.7%
  • Python 2.4%
  • HTML 1.6%
  • Lua 1.0%
  • MATLAB 0.9%
  • Other 0.3%