Skip to content

jiang0131/uw_object_recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Object Recognition using ORK at University of Washington

UW ORK is required to run the object recognition applications in this package. 
UW ORK is the latest dev version of ORK 
(Object Recognition Kitchen http://wg-perception.github.io/object_recognition_core/) 
with a forked tabletop package with some customized pipelines and sinks.


To install UW_ORK:

mkdir uw_ork && cd uw_ork
wstool init src https://raw.github.com/jiang0131/uw_object_recognition/master/uw_ork.rosinstall
cd src && wstool update -j8
cd .. && rosdep install --from-paths src -i -y
catkin_make
source devel/setup.bash

Add the last line to $HOME/.bashrc to overlay this workspace automatically.

About

Object Recognition using Object Recognintion Kitchen at UW

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published