Skip to content

An OpenCV based Implementation of Monocular Visual Odometry for ROS. Inspired by Avi Singh: https://github.com/avisingh599/mono-vo

License

Notifications You must be signed in to change notification settings

atomoclast/ros_mono_vo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ros_mono_vo

An OpenCV based Implementation of Monocular Visual Odometry for ROS. Inspired by Avi Singh: https://github.com/avisingh599/mono-vo

The repo will subscribe to an image topic as well as a camera info topic to pull a calibrated camera's intrinsics and distortions for this algorithm to work.

It currently uses the FAST algorithm for feature detection and tracking.

About

An OpenCV based Implementation of Monocular Visual Odometry for ROS. Inspired by Avi Singh: https://github.com/avisingh599/mono-vo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published