... | ... | @@ -8,10 +8,10 @@ |
|
|
+ copy the image to an sd card
|
|
|
- since it is compressed use this command
|
|
|
- `gunzip --stdout AGTECH.img.gz | sudo dd bs=4M of=/dev/SDCARD`
|
|
|
- where **SDCARD** represents the sd card label in the systemrobot
|
|
|
- where **SDCARD** represents the sd card label in the system
|
|
|
+ the raspberrypi will automatically generate a WiFi network *AGTECH*
|
|
|
+ the raspberry pi will also create a local ethernet connection
|
|
|
- this should be used for connecting to the
|
|
|
- this should be used for connecting to the robot
|
|
|
+ the raspberry pi can be connected to over ssh or plugged into a monitor
|
|
|
- username: `agtech`
|
|
|
- password: `RobotLab`
|
... | ... | |