Skip to content

Commit 92f163c

Browse files
committed
add missing idl build dependency (#70)
1 parent 48d2cbc commit 92f163c

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

roboreg_idl/package.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@
88
<license>Apache-2.0</license>
99

1010
<buildtool_depend>ament_cmake</buildtool_depend>
11+
<buildtool_depend>rosidl_default_generators</buildtool_depend>
12+
13+
<exec_depend>rosidl_default_runtime</exec_depend>
1114

1215
<test_depend>ament_lint_auto</test_depend>
1316
<test_depend>ament_lint_common</test_depend>

0 commit comments

Comments
 (0)