Skip to content

Commit

Permalink
Remove action_msgs package.xml dependency on service_msgs
Browse files Browse the repository at this point in the history
Technically, it is not a dependency. Only a dependency on actual action interfaces being generated.
This dependency should probably be exported by rosidl_defaults

Signed-off-by: Jacob Perron <[email protected]>
  • Loading branch information
jacobperron committed Sep 29, 2022
1 parent 283bf31 commit eae4004
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions action_msgs/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,6 @@
<buildtool_depend>ament_cmake</buildtool_depend>
<buildtool_depend>rosidl_core_generators</buildtool_depend>

<!-- actions define action services -->
<depend>service_msgs</depend>

<depend>builtin_interfaces</depend>
<depend>unique_identifier_msgs</depend>

Expand Down

0 comments on commit eae4004

Please sign in to comment.