Skip to content

jeffdelmerico/cyphy-elas-ros

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 

Repository files navigation

ELAS - Cyphy

ROS packages containing a wrapper for libelas, a stereo matching library.

Most of this code is the original work of Patrick Ross <patrick.ross@connect.qut.edu.au>, Andreas Geiger <geiger@kit.edu>, Ben Upcroft <ben.upcroft@qut.edu.au>, and David Ball <david.ball@qut.edu.au>; see http://www.ros.org/wiki/cyphy_elas_ros for more information.

The original repository that this was forked from no longer exists, so I'll do my best to maintain this one. Thanks to @nicolapiccinelli, @comkieffer, and @heimsi for their help in bringing this package up to date.

Installation Instructions

To install the package, clone this repository into your workspace:

cd catkin_ws/src
git clone git@github.com:jeffdelmerico/cyphy-elas-ros.git

Then build the libelas and elas_ros packages:

catkin build 

An example launch file is provided in elas_ros/launch/elas.launch.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published