Skip to content

gyubeomim/simple_mono_vo_ros

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Monocular Visual Odometry method in ROS package

Requirement

  • ROS kinetic (Ubuntu 16.04) or ROS melodic (Ubuntu 18.04) download
  • KITTI odometry dataset download

Instruction

  • Clone this repository git clone https://github.com/edward0im/simple_mono_vo_ros.
  • Put this direcotory into your workspace such as catkin_ws.
  • Build the workspace using catkin_make.
  • Update ROS packages using rospack profile.
  • Edit the launch file launch/mono_vo_ros.launch
    • Change fn_kitti variable to the kitti path in your system.
  • Run roslaunch mono_vo_ros mono_vo_ros.launch.

About

Simple Monocular Visual Odometry method in ROS package (inspired by https://github.com/avisingh599/mono-vo)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published