Skip to content

Commit a9dd0b4

Browse files
author
Felix Exner
committed
Add note about supported ROS versions
1 parent ccc13a8 commit a9dd0b4

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,11 @@ This package contains tutorials around the ROS 2 packages for Universal Robots.
33

44
## Getting started
55
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.
6+
2](https://docs.ros.org/en/rolling/Installation.html) on your system. Currently, only ROS Jazzy and
7+
newer are supported.
8+
9+
With that, please create a workspace, clone this repo into the workspace, install the dependencies
10+
and build the workspace.
811

912
1. Create a colcon workspace:
1013
```

0 commit comments

Comments
 (0)