Skip to content
/ klt_ros Public

Benchmarking Visual Features for Visual Odometry

Notifications You must be signed in to change notification settings

mrsp/klt_ros

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

  • Ubuntu 16.04 and later
  • ROS kinetic and later
  • Eigen 3.3.0 and later

Installing

Launch

  • Specify topics on config/bench_params.yaml
  • roslaunch klt_ros klt_ros.launch

Error Data Logging

  • Specify output_path in config/bench_params.yaml
  • At output_path create four folders: keypoint_error, keypoint3D_error, matches, keypoints
  • roslaunch klt_ros klt_ros.launch

Documentation

Example of transforming features detected in image 0 (red) to image 1 and compare with detected features in image 1 (green)

Example of matching features detected in image 0 to image 1

Releases

No releases published

Packages

No packages published

Languages