Skip to content

Commit 9901233

Browse files
committed
Add test dependencies for the zed_wrapper and franka_description
1 parent 277d102 commit 9901233

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

clearpath_manipulators_description/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
<license>BSD</license>
1717

18-
<!-- <exec_depend>franka_description</exec_depend> -->
18+
<test_depend>franka_description</test_depend>
1919
<exec_depend>robot_state_publisher</exec_depend>
2020
<exec_depend>urdf</exec_depend>
2121
<exec_depend>xacro</exec_depend>

clearpath_sensors_description/package.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
<exec_depend>microstrain_inertial_description</exec_depend>
2222
<exec_depend>realsense2_description</exec_depend>
2323
<exec_depend>velodyne_description</exec_depend>
24+
<test_depend>zed_wrapper</test_depend>
2425

2526
<export>
2627
<build_type>ament_cmake</build_type>

0 commit comments

Comments
 (0)