From 723154e488543c4b628ef936fdb2a2c9594f4c39 Mon Sep 17 00:00:00 2001 From: Jorge Poveda Date: Wed, 17 Sep 2025 12:16:41 +0000 Subject: [PATCH] Add missing dependencies --- package.xml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/package.xml b/package.xml index c32b726..09bdb4d 100644 --- a/package.xml +++ b/package.xml @@ -11,7 +11,13 @@ rclcpp sensor_msgs - open_CV + python3-opencv + + gstreamer1.0-plugins-base + gstreamer1.0-plugins-good + gstreamer1.0-plugins-bad + gstreamer1.0-plugins-ugly + libgstrtspserver-1.0-dev ament_lint_auto ament_lint_common