Skip to content

Commit b89af45

Browse files
committed
fixed bad dependencies
1 parent 1c95bb2 commit b89af45

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

ethercat_driver_ros2_examples/package.xml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,7 @@
88
<license>Apache License 2.0</license>
99

1010
<buildtool_depend>ament_cmake</buildtool_depend>
11-
<exec_depend>ethercat_driver</exec_depend>
12-
<exec_depend>ethercat_interface</exec_depend>
13-
<exec_depend>ethercat_generic_plugins</exec_depend>
11+
<depend>ethercat_force_sensor</depend>
1412

1513
<export>
1614
<build_type>ament_cmake</build_type>

0 commit comments

Comments
 (0)