Aldebaran C++ SDK installation
What is the C++ SDK for?
- Run exactly the same program as the robot one but on Windows XP, MacOS and Linux desktops;
- Connect Choregraphe or Telepathe on a NAOqi running on desktop;
- Connect a simulator to the NAOqi desktop before testing on a real robot;
- Develop with your favorite IDE: Visual studio or Eclipse for example (we provide a few libraries compiled in debug on windows);
- Write Python code outside choregraphe. You can connect to a local NAOqi or a robot from a python script.
Installation process
The Aldebaran C++ SDK is always an archive named naoqi-sdk.
Once you have extracted the archive, please report to the SDK section of the red documentation to continue.