Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 664 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 664 Bytes

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