Skip to content

Commit d9de7d4

Browse files
committed
cx_ros_comm_gen: add missing ros dependencies
1 parent b06ae85 commit d9de7d4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

cx_ros_comm_gen/package.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@
1111
<license>Apache-2.0</license>
1212

1313
<depend>python3-jinja2</depend>
14+
<exec_depend>rosidl_runtime_py</exec_depend>
15+
<exec_depend>ament_index_python</exec_depend>
1416
<buildtool_depend>ament_cmake</buildtool_depend>
1517
<exec_depend>python3</exec_depend>
1618
<exec_depend>cx_plugin</exec_depend>

0 commit comments

Comments
 (0)