We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a87318e commit 051b828Copy full SHA for 051b828
examples/minimal_client_service/package.xml
@@ -12,12 +12,10 @@
12
<build_depend>example_interfaces</build_depend>
13
<build_depend>rclrs</build_depend>
14
<build_depend>rosidl_runtime_rs</build_depend>
15
- <build_depend>std_msgs</build_depend>
16
17
<exec_depend>example_interfaces</exec_depend>
18
<exec_depend>rclrs</exec_depend>
19
<exec_depend>rosidl_runtime_rs</exec_depend>
20
- <exec_depend>std_msgs</exec_depend>
21
22
<export>
23
<build_type>ament_cargo</build_type>
0 commit comments