We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1bc321a commit 98fa950Copy full SHA for 98fa950
package.xml
@@ -36,6 +36,9 @@
36
<!-- Only required for MJPEG to RGB converison -->
37
<depend>ffmpeg</depend>
38
39
+ <!-- Only required for the launch file -->
40
+ <exec_depend>python3-pydantic</exec_depend>
41
+
42
<test_depend>ament_cmake_gtest</test_depend>
43
<test_depend>ament_lint_auto</test_depend>
44
<test_depend>ament_lint_common</test_depend>
0 commit comments