Difference between revisions of "Floor Hugger ROS 1 Indigo"

From wikidb
Jump to: navigation, search
Line 3: Line 3:
 
* [[ROS Learnings]]
 
* [[ROS Learnings]]
  
== Installation on Hood NUC ==
+
== Hardware ==
=== Ubuntu 14.04 LTS Trusty Tahr ===
+
* NUC
 +
* TBD
 +
 
 +
== Ubuntu 14.04 LTS Trusty Tahr Install ==
  
 
* [[ClydeNUC Setup]]
 
* [[ClydeNUC Setup]]
Line 11: Line 14:
 
* [[NUC Backup]]
 
* [[NUC Backup]]
  
=== ROS ===
+
== ROS Install ==
  
 
* [[NUC ROS Install]]
 
* [[NUC ROS Install]]
Line 18: Line 21:
 
* [http://jbohren.com/articles/gentle-catkin-intro/ Gentle catkin intro]
 
* [http://jbohren.com/articles/gentle-catkin-intro/ Gentle catkin intro]
  
=== Phidgets ===
+
== Phidgets Install and Test ==
  
 
* [[Phidgets Installation]]
 
* [[Phidgets Installation]]
Line 24: Line 27:
 
* [[Phidgets Motor Controller Test]] in ROS
 
* [[Phidgets Motor Controller Test]] in ROS
  
=== OpenCV ===
+
== OpenCV and Test ==
  
 
* [[OpenCV Installation]]
 
* [[OpenCV Installation]]
Line 32: Line 35:
 
* [[CamShift]] stand alone
 
* [[CamShift]] stand alone
  
=== OpenCV in ROS ===
+
== OpenCV in ROS ==
  
 
* [[usb_cam]]
 
* [[usb_cam]]
 
* [[Building a Webcam Display]]
 
* [[Building a Webcam Display]]
  
=== Integrate Above Into an Example Behavior ===
+
== Integrate Above Into a Simple Behavior ==
  
 
Rotate the robot to follow an object captured in its web cam.
 
Rotate the robot to follow an object captured in its web cam.
Line 47: Line 50:
 
* [[Rotate Using CamShift]] commands
 
* [[Rotate Using CamShift]] commands
  
=== Kinect Notes ===
+
== Kinect Notes ==
 
* [http://answers.ros.org/question/212578/use-kinect-in-ros-jade/ On Jade]
 
* [http://answers.ros.org/question/212578/use-kinect-in-ros-jade/ On Jade]
 
* [[Hood NUC Kinect Install]]
 
* [[Hood NUC Kinect Install]]
Line 53: Line 56:
  
 
== Navigation ==
 
== Navigation ==
 +
TBD
  
 
* [http://wiki.ros.org/navigation ROS Navigatoin]
 
* [http://wiki.ros.org/navigation ROS Navigatoin]

Revision as of 10:49, 12 November 2015

Overview

Hardware

  • NUC
  • TBD

Ubuntu 14.04 LTS Trusty Tahr Install

ROS Install

Phidgets Install and Test

OpenCV and Test

OpenCV in ROS

Integrate Above Into a Simple Behavior

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

Kinect Notes


Navigation

TBD

Linux

Resources