OpenCV and ROS Color Detection
This package depends on ros-groovy-camera-umd package.
-
Install camera-umd package
sudo apt-get install ros-groovy-camera-umd
-
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
cd ~/ros/ros_color_detection
source setup.sh
rosmake
roslaunch ros_color_detection color_detection.launch