Skip to content
This repository has been archived by the owner on Feb 5, 2023. It is now read-only.

Robot Setup

seanharris edited this page Dec 22, 2014 · 1 revision

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

The currently supported OS is 1.14.5. 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