We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6c6f7b commit e33928cCopy full SHA for e33928c
setup/basic.md
@@ -199,7 +199,7 @@ ros2 topic echo /ip
199
On your PC, run the following commands:
200
201
```bash
202
-source /opt/ros/humble/setup.bash
+source /opt/ros/jazzy/setup.bash
203
export RMW_IMPLEMENTATION=rmw_fastrtps_cpp
204
export ROS_DOMAIN_ID=0
205
ros2 topic echo /ip
@@ -481,4 +481,4 @@ bash sd_flash.sh /path/to/downloaded/image.img
481
- Follow the instructions and wait for the SD card to be flashed.
482
- Remove the SD card from your PC.
483
- 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.
+- Follow the [Robot Setup](#robot) to configure your TurtleBot 4.
0 commit comments