Difference between revisions of "Tutorials"
Jump to navigation
Jump to search
Line 43: | Line 43: | ||
* <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 | ||
+ | |||
+ | * A simple Eye-in-Hand Visual Servoing [http://groups.csail.mit.edu/drl/wiki/index.php?title=Eye-in-Hand_Visual_Servoing_Curriculum link] |
Revision as of 19:39, 6 November 2010
More Tutorials (continuation from Tutorial Section on Main Page) |
---|
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) |
Basic guidelines on how to write a document (Spanish) |
Google Style Guide for C++ (English) |
Mediawiki-Related Tutorials
- User's Guide for information on using the wiki software.
- Configuration settings list
- MediaWiki FAQ
- MediaWiki release mailing list
Other Links of Interest
- Help on Codeblocks
- Help on Doxygen
- Help on Eclipse
- Help on Gdb
- Help on Trac
- Help on Vim
- Mobile Robot Programming Toolkit (http://www.mrpt.org): Used by the University of Málaga. Can be found in the Ubuntu repositories.
- http://www.robotcub.org/index.php/robotcub/content/download/574/2075/file/D8.2.pdf
- The RoboTIS-OroYarp package provides a toolkit plugin for Orocos dedicated to support Yarp http://robotis.onera.fr/orocos/oroyarp
- Stream Visualizer:[1]] can work with data received from files (including pipes), standard input, YARP ports and ROS topics
- A simple Eye-in-Hand Visual Servoing link