ICub coding basics

From ISRWiki
Revision as of 16:02, 6 October 2009 by Giovanni Saponaro (talk | contribs) (add link to Lorenzo Natale's "How to write a module" page)
Jump to navigation Jump to search

Refer to RobotCub software to learn how to install, compile and update RobotCub software with Subversion (SVN). Below we will link to tutorials that are useful for people starting up with iCub and YARP coding.

General guides

Highly recommended:

Specific tutorials

Resource Finder

YARP ports

Examples of modules

The following are good examples of modules from the iCub repository that are generally compliant with iCub configuration guidelines (RFModule class), coding standards and documentation standards.

myModule

Other modules

Auto Associative (Episodic) Memory

crossPowerSpectrumVergence

logPolarTransform

rectification

See also