Skip to content

Commit c3cbc51

Browse files
authored
Fix Typos and Update ROS 2 Jazzy Reference (#238)
1 parent ad1e769 commit c3cbc51

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Have a look at the [Create® 3 documentation](https://iroboteducation.github.io/
1111

1212
Required dependencies:
1313

14-
1. [ROS 2 humble](https://docs.ros.org/en/humble/Installation/Ubuntu-Install-Debians.html)
14+
1. [ROS 2 Jazzy](https://docs.ros.org/en/jazzy/Installation/Ubuntu-Install-Debs.html)
1515
2. ROS 2 dev tools:
1616
- [colcon-common-extensions](https://pypi.org/project/colcon-common-extensions/)
1717
- [rosdep](https://pypi.org/project/rosdep/): Used to install dependencies when building from sources
@@ -37,7 +37,7 @@ mkdir -p ~/create3_ws/src
3737
```
3838

3939
- Clone this repository into the src directory from above.
40-
- Clone the []`irobot_create_msgs` repository](https://github.com/iRobotEducation/irobot_create_msgs) into the workspace
40+
- Clone the [`irobot_create_msgs` repository](https://github.com/iRobotEducation/irobot_create_msgs) into the workspace
4141

4242
- Navigate to the workspace and install ROS 2 dependencies with:
4343

0 commit comments

Comments
 (0)