Difference between revisions of "Nao tutorial 1: First steps"
Line 3: | Line 3: | ||
'''''This article is not finished. Content may vary between days. Please, do not edit it if you're not the original author.''''' | '''''This article is not finished. Content may vary between days. Please, do not edit it if you're not the original author.''''' | ||
− | The purpose of this tutorial is to teach you the basic concepts of [http://www.aldebaran-robotics.com/en Nao]. I assume that you are staring at the robot's box after (hopefully) buying it, and that you want to start making cool things with it, like conquering the world. | + | The purpose of this tutorial is to teach you the basic concepts of [http://www.aldebaran-robotics.com/en Nao]. I assume that you are staring at the robot's box after (hopefully) buying it, and that you want to start making cool things with it, like conquering the world. You are wondering how to do that, but you don't even know how to plug the robot. |
− | I will take you, step by step, through the first | + | I will take you, step by step, through the first tasks that you should complete before going serious. Even if I will try to make it easy, certain previous knowledge is required, like basic programming and Linux concepts. Also, I would recommend you to read the official documentation and tutorials found [http://users.aldebaran-robotics.com/ here] (section "Software") before going forth. In case of doubt, always trust them. |
− | ''This tutorial is targeted for version 1.10.10 of the SDK and | + | ''This tutorial is targeted for version 1.10.10 of the SDK and OS. Older versions like 1.8.16 or 1.6.13 will probably not work.'' |
− | = | + | =Getting everything ready= |
+ | |||
+ | OK, the first thing you must do is to get a testing environment ready. |
Revision as of 11:25, 31 January 2011
This article is not finished. Content may vary between days. Please, do not edit it if you're not the original author.
The purpose of this tutorial is to teach you the basic concepts of Nao. I assume that you are staring at the robot's box after (hopefully) buying it, and that you want to start making cool things with it, like conquering the world. You are wondering how to do that, but you don't even know how to plug the robot.
I will take you, step by step, through the first tasks that you should complete before going serious. Even if I will try to make it easy, certain previous knowledge is required, like basic programming and Linux concepts. Also, I would recommend you to read the official documentation and tutorials found here (section "Software") before going forth. In case of doubt, always trust them.
This tutorial is targeted for version 1.10.10 of the SDK and OS. Older versions like 1.8.16 or 1.6.13 will probably not work.
Getting everything ready
OK, the first thing you must do is to get a testing environment ready.