We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 293fec4 commit 332717fCopy full SHA for 332717f
1 file changed
README.md
@@ -3,8 +3,11 @@ This package contains tutorials around the ROS 2 packages for Universal Robots.
3
4
## Getting started
5
To use the tutorials from this repository, please make sure to [install ROS
6
-2](https://docs.ros.org/en/rolling/Installation.html) on your system. With that, please create a
7
-workspace, clone this repo into the workspace, install the dependencies and build the workspace.
+2](https://docs.ros.org/en/rolling/Installation.html) on your system. Currently, only ROS Jazzy and
+Rolling are supported.
8
+
9
+With that, please create a workspace, clone this repo into the workspace, install the dependencies
10
+and build the workspace.
11
12
1. Create a colcon workspace:
13
```
0 commit comments