Skip to content

Commit

Permalink
Add rmw_zenoh_cpp to the implementations group.
Browse files Browse the repository at this point in the history
Otherwise, the correct ament index resource files won't
be generated, and rmw_zenoh_cpp won't be picked up as
a viable RMW during automatic detection.

Signed-off-by: Chris Lalancette <[email protected]>
  • Loading branch information
clalancette committed Apr 4, 2024
1 parent eac1d84 commit 1ebef23
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions rmw_zenoh_cpp/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@
<test_depend>ament_lint_auto</test_depend>
<test_depend>ament_lint_common</test_depend>

<member_of_group>rmw_implementation_packages</member_of_group>

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

0 comments on commit 1ebef23

Please sign in to comment.