Update package.xml

This commit is contained in:
Dzmitry Maladzenkau 2025-09-22 09:08:40 +02:00 committed by GitHub
parent ef1865fdab
commit 331c4d6473
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 7 additions and 0 deletions

View File

@ -13,6 +13,13 @@
<depend>rclcpp_components</depend> <depend>rclcpp_components</depend>
<depend>sensor_msgs</depend> <depend>sensor_msgs</depend>
<build_depend>gstreamer1.0-plugins-base</build_depend>
<build_depend>gstreamer1.0-plugins-good</build_depend>
<build_depend>gstreamer1.0-plugins-bad</build_depend>
<build_depend>gstreamer1.0-plugins-ugly</build_depend>
<build_depend>libgstrtspserver-1.0-dev</build_depend>
<test_depend>ament_lint_auto</test_depend> <test_depend>ament_lint_auto</test_depend>
<test_depend>ament_lint_common</test_depend> <test_depend>ament_lint_common</test_depend>