Difference between revisions of "Floor Hugger ROS 1 Indigo"

From wikidb
Jump to: navigation, search
(Integrate ROS, Phidgets and OpenCV)
(Integrate ROS, Phidgets and OpenCV)
Line 22: Line 22:
 
* [https://github.com/Itseez/opencv/tree/2.4/samples/cpp Sample code]
 
* [https://github.com/Itseez/opencv/tree/2.4/samples/cpp Sample code]
 
* [[CamShift]] stand alone
 
* [[CamShift]] stand alone
=== Integrate ROS, Phidgets and OpenCV ===
+
=== Core ROS and OpenCV Capabilities ===
 +
 
 
* [[usb_cam]]
 
* [[usb_cam]]
 
* [[Building a Webcam Display]]
 
* [[Building a Webcam Display]]
 
* [[Hough_Color_Tracker]]
 
* [[Hough_Color_Tracker]]
 +
 +
=== Integrate Above Into an Example Behavior ===
 +
 +
Rotate the robot to follow an object captured in its web cam.
 +
 
* [[ROS CamShift]] Tracker
 
* [[ROS CamShift]] Tracker
 
* [[Simple Move]]
 
* [[Simple Move]]
* [[Rotate Using CamShift]]
+
* [[Rotate Using CamShift]] commands
  
 
=== Kinect Notes ===
 
=== Kinect Notes ===

Revision as of 08:55, 26 September 2015

Overview

Installation on Hood NUC

Ubuntu 14.04 LTS Trusty Tahr

ROS

Phidgets

OpenCV

Core ROS and OpenCV Capabilities

Integrate Above Into an Example Behavior

Rotate the robot to follow an object captured in its web cam.

Kinect Notes

Installation 1000 EEE2

Installation fit PC

Installation 702 Eee

ROS Phidgets

ROS Installation Tests

The Follow Package

OpenCV

Navigation

Linux

Resources