...
Connect to the same WiFi network as the NAO Robot
(see this page, if you need to change the network of the NAO robot).
Open a terminal and navigate to the folder in which you cloned the docker repo (see here for further info). Open the ‘sic-local’ folder. Run the
robot-installer.jar
file by either double-clicking on it, launchingrun-robot-installer.bat
(Windows) orrun-robot-installer.sh
(Linux/Mac).Java 8 or later is required to be installed on your machine
Fill in the required fields in the pop-up box and then press “OK”
username: “nao”; password: “nao”, corresponding to the robot
You can inspect the log output of the various processes running on the robot using the different action tabs.
When done, click “Disconnect” (always do this to prevent lingering processes).
...