Aldebaran Software 2.1.0.18 documentation

Home | NAO | Romeo | Pepper | Site map | Search | Index
« previous | up | next »

ALLauncher¶

NAOqi Core - Overview | API


What it does¶

This module allows you to load dynamically 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 method described in the following section: How to create a basic project or
  • use the libqi API reference with qi::os::spwan*.
« ALBonjour API | NAOqi Core | ALLauncher API »

Quick search

Enter search terms or a module, class or function name.

Table Of Contents

  • Site map
  • What’s new
  • NAO Documentation
  • Romeo Documentation
  • Pepper Documentation
  • NAOqi Developer guide
    • Getting Started
    • Programming
    • NAOqi Framework
      • Key concepts
      • NAOqi API
        • NAOqi Core
          • ALAutonomousLife
          • ALAutonomousMoves
          • ALBehaviorManager
          • ALConnectionManager
          • Extractors
          • ALMemory
          • ALModule
          • ALNotificationManager
          • ALPreferenceManager
          • ALResourceManager
          • ALStore
          • ALSystem
          • ALUserSession
          • ALTabletService
          • ALWorldRepresentation
          • PackageManager
          • ALBonjour
          • ALLauncher
            • ALLauncher API
          • ALLogger
          • ALPreferences
        • NAOqi Motion
        • NAOqi Audio
        • NAOqi Vision
        • NAOqi PeoplePerception
        • NAOqi Sensors
        • NAOqi Trackers
        • ALDiagnosis
        • DCM
        • Types
      • > All C++ Classes
      • > All C++ Functions
      • > All NAOqi Events
      • > All NAOqi Memory Keys
      • C++ API
      • Python API
    • Managing my robot
  • Glossary
  • Legal notices

On this page

  • ALLauncher
    • What it does
« previous | up | next »