File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ Have a look at the [Create® 3 documentation](https://iroboteducation.github.io/
11
11
12
12
Required dependencies:
13
13
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 )
15
15
2 . ROS 2 dev tools:
16
16
- [ colcon-common-extensions] ( https://pypi.org/project/colcon-common-extensions/ )
17
17
- [ rosdep] ( https://pypi.org/project/rosdep/ ) : Used to install dependencies when building from sources
@@ -37,7 +37,7 @@ mkdir -p ~/create3_ws/src
37
37
```
38
38
39
39
- 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
41
41
42
42
- Navigate to the workspace and install ROS 2 dependencies with:
43
43
You can’t perform that action at this time.
0 commit comments