Skip to content

Commit e70e7d1

Browse files
author
Felix Exner
committed
Use a test_depend for rostest
1 parent 0a018c5 commit e70e7d1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

ur_robot_driver/package.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@
2222

2323
<build_depend>boost</build_depend>
2424
<build_depend>industrial_robot_status_interface</build_depend>
25-
<build_depend>rostest</build_depend>
2625

2726
<depend>actionlib</depend>
2827
<depend>control_msgs</depend>
@@ -52,6 +51,8 @@
5251
<exec_depend>ur_e_description</exec_depend>
5352
<exec_depend>velocity_controllers</exec_depend>
5453

54+
<test_depend>rostest</test_depend>
55+
5556
<export>
5657
<hardware_interface plugin="${prefix}/hardware_interface_plugin.xml" />
5758
<rosdoc config="doc/rosdoc.yaml" />

0 commit comments

Comments
 (0)