Skip to content
This repository has been archived by the owner on Jun 18, 2022. It is now read-only.

Robot Setup

Peter Schmidt edited this page Oct 4, 2015 · 2 revisions

Naming

Pick a name for the robot. This will be <NAME> for the rest of this guide.

Places to add <NAME>

  • <NAME>.cfg in /image/home/nao/configs

    [player]
    number=2
    team=18
    
  • build_setup.sh add the <NAME> to the list of names on line 28 (Setup of ssh config)

  • nao_sync add the <NAME> to the list on line 5

Sync the robot

Nao v2.1.3.3 is the OS the code is currently tested with. If your robot isn't running this OS version, flash the robot.

If the robot is on the right version just perform the sync of our code to it.

Clone this wiki locally