Skip to content

Commit 3c3cf26

Browse files
authored
Add rosidl_generator_py to the rosidl_runtime_packages group (#212)
Unlike the c/cpp packages, both generator and runtime facilities are provided by the same package for Python. Signed-off-by: Scott K Logan <[email protected]>
1 parent 179f688 commit 3c3cf26

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

rosidl_generator_py/package.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@
7171
<test_depend>test_interface_files</test_depend>
7272

7373
<member_of_group>rosidl_generator_packages</member_of_group>
74+
<member_of_group>rosidl_runtime_packages</member_of_group>
7475

7576
<export>
7677
<build_type>ament_cmake</build_type>

0 commit comments

Comments
 (0)