Skip to content

Monocular Visual Odometry using 3D-2D correspondences

Notifications You must be signed in to change notification settings

SubMishMar/movo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Monocular Visual Odometry

This package is a simple implementation of a complete Monocular Visual Odonetry pipeline with the most essential features, viz. initialization of 3D features, feature tracking between two frames, pose estimation using 2D<->3D correspondences and triangulation of new landmarks.

Videos

offroad kitti

Datasets

A bag file from the kitti dataset can be found here

Launch Instructions

For kitti dataset

  roslaunch odometry odometry_kitti_node.launch

For Basler dataset

  roslaunch odometry odometry_pylon_node.launch

About

Monocular Visual Odometry using 3D-2D correspondences

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published