Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions setup/basic.md
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@ ros2 topic echo /ip
On your PC, run the following commands:

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