Skip to content

A collection of scripts that handle and compare images based on terrain traversability estimation grid maps

Notifications You must be signed in to change notification settings

yorgosk/grid_map_to_image

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Grid map to image conversion and feature matching

A ROS node that converts a grid map to an image using OpenCV. A collection of scripts is also included, one that creates a .png using traversability layers' data from text files and one that applies a variety of feature matching methods between two .png images.

The grid map and the traversability estimation data is produced by two ETHZ's projects which can be found at: https://github.com/ethz-asl/grid_map and https://github.com/ethz-asl/traversability_estimation.

WARNING

This project is still under development.

About

A collection of scripts that handle and compare images based on terrain traversability estimation grid maps

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published