ICub coding basics: Difference between revisions

From ISRWiki
Jump to navigation Jump to search
(Added categories YARP and C++)
m (Changed the RFModule class, Port Tutorials from subtopic to topics)
Line 12: Line 12:
http://eris.liralab.it/wiki/Resource_finder_overview
http://eris.liralab.it/wiki/Resource_finder_overview


== RFModule class ==
= RFModule class =
* http://eris.liralab.it/yarpdoc/d9/d26/classyarp_1_1os_1_1RFModule.html
* http://eris.liralab.it/yarpdoc/d9/d26/classyarp_1_1os_1_1RFModule.html
* http://eris.liralab.it/iCub/dox/html/icub_tutorial_module.html
* http://eris.liralab.it/iCub/dox/html/icub_tutorial_module.html


== Port Tutorials ==
= Port Tutorials =
* Basic: http://eris.liralab.it/yarpdoc/note_ports.html
* Basic: http://eris.liralab.it/yarpdoc/note_ports.html
* Advanced: http://eris.liralab.it/yarpdoc/port_expert.html
* Advanced: http://eris.liralab.it/yarpdoc/port_expert.html
Line 24: Line 24:
= Examples =
= Examples =


== autoAssociativeMemory ==
== Auto Associative Memory ==
A small YARP+OpenCV project is the Auto-Associative (Episodic) Memory,
A small YARP+OpenCV project is the Auto-Associative (Episodic) Memory,
available here:
available here:
http://robotcub.svn.sf.net/viewvc/robotcub/trunk/iCub/src/autoAssociativeMemory/
http://robotcub.svn.sf.net/viewvc/robotcub/trunk/iCub/src/autoAssociativeMemory/


== crossPowerSpectrumVergence ==
== Cross Power Spectrum Vergence ==


Another application that is RFModule-compliant is
Another application that is RFModule-compliant is

Revision as of 09:12, 9 September 2009