Skip to content

Commit f77adf9

Browse files
authored
added ur_bringup to test_depend of ur_robot_driver (#454)
As this is listed in the CMakeLists.txt, it should also be in the package.xml
1 parent 69c2030 commit f77adf9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ur_robot_driver/package.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@
4343

4444
<test_depend>launch_testing_ament_cmake</test_depend>
4545
<test_depend>rclpy</test_depend>
46+
<test_depend>ur_bringup</test_depend>
4647

4748
<export>
4849
<build_type>ament_cmake</build_type>

0 commit comments

Comments
 (0)