ICub coding basics: Difference between revisions

From ISRWiki
Jump to navigation Jump to search
mNo edit summary
Line 32: Line 32:
== Other modules ==
== Other modules ==


=== Auto Associative (Episodic) Memory ==
=== Auto Associative (Episodic) Memory ===
* http://robotcub.svn.sf.net/viewvc/robotcub/trunk/iCub/src/autoAssociativeMemory/
* http://robotcub.svn.sf.net/viewvc/robotcub/trunk/iCub/src/autoAssociativeMemory/
* http://robotcub.svn.sf.net/viewvc/robotcub/trunk/iCub/src/demoAAM/
* http://robotcub.svn.sf.net/viewvc/robotcub/trunk/iCub/src/demoAAM/

Revision as of 15:50, 6 October 2009

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