Difference between revisions of "Tutorials"

From Asibot & HOAP3 & TEO Wiki
Jump to navigation Jump to search
m
Line 36: Line 36:
 
* [[Help on Gdb]]
 
* [[Help on Gdb]]
 
* [[Help on Matlab]]
 
* [[Help on Matlab]]
 +
* [[Help on MySQL]]
 
* [[Help on Ssh]]
 
* [[Help on Ssh]]
 
* [[Help on Trac]]
 
* [[Help on Trac]]
Line 48: Line 49:
 
-->
 
-->
  
*  <u> Stream Visualizer</u>:[http://code.google.com/p/streamvis/]] can work with data received from files (including pipes), standard input, YARP ports and ROS topics
+
*  <u> Stream Visualizer</u>:[http://code.google.com/p/streamvis/]] can work with data received from files (including pipes), standard input, YARP ports and ROS topics. Also check icub/contrib/portscope.
  
 
* A simple  Eye-in-Hand Visual Servoing [http://groups.csail.mit.edu/drl/wiki/index.php?title=Eye-in-Hand_Visual_Servoing_Curriculum link] A camera is mounted on the arm itself, near the gripper, in an eye-in-hand configuration. This a practical example very easy to understand and with source code available (for explanation proposes). Ideal for starting a new PFC work.
 
* A simple  Eye-in-Hand Visual Servoing [http://groups.csail.mit.edu/drl/wiki/index.php?title=Eye-in-Hand_Visual_Servoing_Curriculum link] A camera is mounted on the arm itself, near the gripper, in an eye-in-hand configuration. This a practical example very easy to understand and with source code available (for explanation proposes). Ideal for starting a new PFC work.

Revision as of 12:51, 21 March 2012

More Tutorials (continuation from Tutorial Section on Main Page)
Guidelines on how to write a document (Spanish) - Templates can be found HERE
Library Installation Guides (English)
MediaWiki (English)
Subversion (Spanish)
Blender for Engineers (English)
How to connect YARP and MATLAB (English)
How to use Blender for exporting models for OpenRAVE (English)
Google Style Guide for C++ (English)

Mediawiki-Related Tutorials

Other Links of Interest

  • Stream Visualizer:[1]] can work with data received from files (including pipes), standard input, YARP ports and ROS topics. Also check icub/contrib/portscope.
  • A simple Eye-in-Hand Visual Servoing link A camera is mounted on the arm itself, near the gripper, in an eye-in-hand configuration. This a practical example very easy to understand and with source code available (for explanation proposes). Ideal for starting a new PFC work.