You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+10-10Lines changed: 10 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,12 @@
1
-
# Turtlebot4 Images
1
+
# Turtlebot4 Setup
2
2
3
-
Raspberry Pi Images for the Turtlebot4 and the setup scripts to create and install them.
3
+
Setup scripts for the TurtleBot 4 Raspberry Pi.
4
4
5
5
# Install or update pre-built image
6
6
7
7
Every Turtlebot4 comes with a SD card with a pre-installed Turtlebot4 image. If you wish to install an image on your own SD card or update to a newer image, follow these instructions.
8
8
9
-
- Download the [latest turtlebot4 image](https://github.com/turtlebot/turtlebot4-images).
9
+
- Download the [latest turtlebot4 image](http://download.ros.org/downloads/turtlebot4/).
10
10
11
11
- Install the imaging tool dcfldd
12
12
```bash
@@ -47,7 +47,7 @@ First install the [Raspberry Pi Imager](https://www.raspberrypi.com/software/).
47
47
48
48
- Connect the Raspberry Pi to your Network with an Ethernet cable.
49
49
- Boot the Raspberry Pi.
50
-
- Find the Raspberry Pi's IP using your router's portal or by calling `arp -a` on your PC.
50
+
- Find the Raspberry Pi's IP using your router's portal.
0 commit comments