Skip to content

Commit e33928c

Browse files
Update rogue humble -> jazzy (#35)
1 parent f6c6f7b commit e33928c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup/basic.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@ ros2 topic echo /ip
199199
On your PC, run the following commands:
200200

201201
```bash
202-
source /opt/ros/humble/setup.bash
202+
source /opt/ros/jazzy/setup.bash
203203
export RMW_IMPLEMENTATION=rmw_fastrtps_cpp
204204
export ROS_DOMAIN_ID=0
205205
ros2 topic echo /ip
@@ -481,4 +481,4 @@ bash sd_flash.sh /path/to/downloaded/image.img
481481
- Follow the instructions and wait for the SD card to be flashed.
482482
- Remove the SD card from your PC.
483483
- Ensure your Raspberry Pi 4 is not powered on before inserting the flashed SD card.
484-
- Follow the [Robot Setup](#robot) to configure your TurtleBot 4.
484+
- Follow the [Robot Setup](#robot) to configure your TurtleBot 4.

0 commit comments

Comments
 (0)