Skip to content

Commit e78a7c9

Browse files
authored
warn that blacklisting is only supported for ros2
1 parent c925799 commit e78a7c9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -303,6 +303,8 @@ Most of the steps listed in [*About*](#about) and below can be toggled between r
303303

304304
### Package Blacklist
305305

306+
*:warning: only supported on ROS 2*
307+
306308
If your ROS-based repository (or any of your repository's upstream dependencies, see `.repos`) contains ROS packages that should neither be built nor be used for determining dependencies, you can blacklist those in a special `blacklisted-packages.txt` file.
307309
308310
Create a file `blacklisted-packages.txt` in your `docker` folder (or configure a different `BLACKLISTED_PACKAGES_FILE`) and list any ROS package name to blacklist.

0 commit comments

Comments
 (0)