Setup Nao
From Intelligent Materials and Systems Lab
How to start
We are using C++ and Python API-s for software development (and also played around with Choreographe). Shortly on how to start:
- Get the latest version from http://users.aldebaran-robotics.com/, if you have a robot with some kind of specific software version, you should get it from your DVD.
- For SDK installations follow http://www.aldebaran-robotics.com/documentation/dev/cpp/install_guide.html#cpp-install-guide for C++ and http://www.aldebaran-robotics.com/documentation/dev/python/install_guide.html#python-install-guide for Python.
- Continue with tutorials and examples...