Skip to content

robotology-legacy/iol-legacy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iol

Interactive Objects Learning

Installation

Dependencies

Remember to export the environment variable LUA_PATH with paths to lua scripts located in iol directory and put them also in the PATH.
Example:

  • export LUA_PATH=";;;$ICUBcontrib_DIR/share/ICUBcontrib/contexts/iol/lua/?.lua"
  • export PATH=$PATH:$ICUBcontrib_DIR/share/ICUBcontrib/contexts/iol/lua

Documentation

Online documentation is available here: http://robotology.github.com/iol.

Results

A video showing the recognition and interaction capabilities achieved by means of IOL components can be seen here.

License

Material included here is Copyright of iCub Facility - Istituto Italiano di Tecnologia and is released under the terms of the GPL v2.0 or later. See the file LICENSE for details.