ChingHengWang / ed_perception

ED extension for classifying entities based on their attached RGBD measurements.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ED Perception Build Status

Plugins for classifying entities based on their attached RGBD measurements.

Installation

Depends on:

Check out the following packages in your workspace:

cd <your_catkin_workspace>/src
git clone https://github.com/tue-robotics/ed_perception.git

And compile

cd <your_catkin_workspace>:
catkin_make

Tutorial

All ED tutorials can be found in the ed_tutorials package: https://github.com/tue-robotics/ed_tutorials

About

ED extension for classifying entities based on their attached RGBD measurements.


Languages

Language:C++ 97.7%Language:CMake 2.3%Language:C 0.1%