Skip to content

penghou620/ros_color_detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ros-color-detection

OpenCV and ROS Color Detection

This package depends on ros-groovy-camera-umd package.

Installation

  1. Install camera-umd package

     sudo apt-get install ros-groovy-camera-umd
    
  2. Install ros_color_detection

     mkdir -p ~/ros/
     export ROS_PACKAGE_PATH=~/ros/:$ROS_PACKAGE_PATH
     cd ~/ros/
     git clone https://github.com/dustsnow/ros_color_detection.git
     rospack profile
    

Configuration

cd ~/ros/ros_color_detection
source setup.sh
rosmake

Run

roslaunch ros_color_detection color_detection.launch

About

OpenCV and ROS Color Detection

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages