Skip to content

Commit

Permalink
Add rosidl_generator_py to the rosidl_runtime_packages group (#212)
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
cottsay authored Jun 5, 2024
1 parent 179f688 commit 3c3cf26
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rosidl_generator_py/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@
<test_depend>test_interface_files</test_depend>

<member_of_group>rosidl_generator_packages</member_of_group>
<member_of_group>rosidl_runtime_packages</member_of_group>

<export>
<build_type>ament_cmake</build_type>
Expand Down

0 comments on commit 3c3cf26

Please sign in to comment.