NAO Software 1.12 documentation

Home | Site map | Index
« previous | up | next »

Creating a simple remote moduleΒΆ

<< return to examples index

This example shows how to create a module (here this is a very simple module making the robot say “HelloWorld”), how to create bound methods that will be accessible from the outside, and how to access this module from the outside.

  • Example: HelloWorld module
    • Module creation
« Say Hello World | C++ Examples | Example: HelloWorld module »

Quick search

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

  • Show Source

Table Of Contents

  • Site map
  • Release notes - 1.12
  • NAO
  • Software
  • Programming Guide
    • SDK
      • Cpp
        • C++ SDK Installation
        • C++ Tutorials
        • C++ Examples
          • Creating events
          • Say Hello World
          • Creating a simple remote module
            • Example: HelloWorld module
          • Example: HelloWorld module
          • Creating a custom main
          • Moving NAO’s head
          • Reacting to an event: bumper
          • Example code: Bumper module
          • Principle
          • Control the LEDs
          • Fast getting and setting joint angles
          • Capturing audio and video
          • Optimized access to images
          • img2arv example
          • arv2avi example
          • Getting an image
          • Generic video module
          • Reacting to a vision event: face detected
          • Sound playback
          • Speech based reaction
          • Sound based reaction
          • Reacting to an audio event: loud noise
          • Sound processing
        • C++ Tips and tricks
      • Python
      • .NET
      • Java
      • MatLab
      • Urbi
    • Examples
    • Working with NAO
    • NAOqi
    • qiBuild
  • References
  • Glossary
  • Legal notices
« previous | up | next »