Skip to content

Commit 32885ac

Browse files
author
Yara Shahin
committed
edit package dependencies
1 parent dfe2fa7 commit 32885ac

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

battery_state_broadcaster/package.xml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,15 +22,13 @@
2222

2323
<build_depend>ros2_control_cmake</build_depend>
2424
<build_depend>rosidl_default_generators</build_depend>
25-
<build_depend>sensor_msgs</build_depend>
26-
<build_depend>control_msgs</build_depend>
2725

2826
<depend>rclcpp</depend>
2927
<depend>controller_interface</depend>
28+
<depend>sensor_msgs</depend>
29+
<depend>control_msgs</depend>
3030

3131
<exec_depend>rosidl_default_runtime</exec_depend>
32-
<exec_depend>sensor_msgs</exec_depend>
33-
<exec_depend>control_msgs</exec_depend>
3432

3533
<test_depend>ament_cmake_gmock</test_depend>
3634
<test_depend>controller_manager</test_depend>

0 commit comments

Comments
 (0)