ALLauncher

Overview | API

What it does

This module allows you to load dynamicaly libraries or import python modules into naoqi, run executables, run scripts, and check if modules are loaded...

Warning

This module is deprecated.

To create and start your own module:

  • use the methode described in the following section: How to create a basic project or
  • use the libqi API reference with qi::os::spwan*.