Software for the Nao platform

From Robin

(Difference between revisions)
Jump to: navigation, search
(Installation guides for Windows)
(Installation guides for Windows)
Line 3: Line 3:
== Installation guides for Windows ==
== Installation guides for Windows ==
* [https://community.aldebaran-robotics.com/doc/2-1/getting_started/installing.html Choreographe Software Suite] - easiest way to create programs, and can also simulate the robot as well as run programs in the Webots simulator. See the guide further down.  
* [https://community.aldebaran-robotics.com/doc/2-1/getting_started/installing.html Choreographe Software Suite] - easiest way to create programs, and can also simulate the robot as well as run programs in the Webots simulator. See the guide further down.  
-
* [https://community.aldebaran-robotics.com/doc/2-1/dev/python/install_guide.html Python SDK] - a more powerful way to create programs
+
* [https://community.aldebaran-robotics.com/doc/2-1/dev/python/install_guide.html Python SDK] - a more powerful way to create programs, full access to the API.
-
* [https://community.aldebaran-robotics.com/doc/2-1/dev/cpp/install_guide.html#cpp-install-guide C++ SDK] - as Python, but much faster
+
* [https://community.aldebaran-robotics.com/doc/2-1/dev/cpp/install_guide.html#cpp-install-guide C++ SDK] - as Python, but much faster, as it is a compiled language.
** Requires an installation of Visual Studio (2008 or 2010)
** Requires an installation of Visual Studio (2008 or 2010)
** [http://python.org/download/ Python 2.7.x - 32 bit version(x86)] - Add C:\Python27 and C:\Python27\Scripts to your PATH.  
** [http://python.org/download/ Python 2.7.x - 32 bit version(x86)] - Add C:\Python27 and C:\Python27\Scripts to your PATH.  

Revision as of 08:33, 17 September 2014

All this software is for the NAO Atom, i.e. V4 or newer.

Installation guides for Windows

Guide for using Choreographe together with Webots for Nao

Following one of these guides makes you able to create the behaviour of the robot in Choreographe, and run the simulation in Webots:

Download links for Windows, Linux and Mac

For the newest versions, see this link (needs registration).

Personal tools
Front page