Skip to content

This contains the code(in development) for monocular visual odometry of a quadrotor. The visual data from the monocular camera is fused with onboard IMU to develop indoor control and navigation algorithms.

License

karanchawla/Monocular-Visual-Inertial-Odometry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Monocular-Visual-Inertial-Odometry

This contains the code(in development) for monocular visual odometry. The aim of the project is to implement feature based tracking methods and fuse the pose estimate with IMU on a crazyflie. This repository depends on:

  1. Python 2.7
  2. CV 3+
  3. ETH Zurich ASL Dataset: http://robotics.ethz.ch/~asl-datasets/ijrr_euroc_mav_dataset/machine_hall/MH_01_easy/

To run this, edit the path in test.py to where your dataset is stored.

About

This contains the code(in development) for monocular visual odometry of a quadrotor. The visual data from the monocular camera is fused with onboard IMU to develop indoor control and navigation algorithms.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages