mirror of
https://gitlab.com/obbart/universal_robots_ros_driver.git
synced 2026-04-10 01:50:46 +02:00
Fixed travis "fatal error: std_srvs/Empty.h: No such file or directory"
This commit is contained in:
@@ -52,6 +52,7 @@
|
|||||||
<build_depend>ur_msgs</build_depend>
|
<build_depend>ur_msgs</build_depend>
|
||||||
<build_depend>tf</build_depend>
|
<build_depend>tf</build_depend>
|
||||||
<build_depend>realtime_tools</build_depend>
|
<build_depend>realtime_tools</build_depend>
|
||||||
|
<build_depend>std_srvs</build_depend>
|
||||||
<run_depend>hardware_interface</run_depend>
|
<run_depend>hardware_interface</run_depend>
|
||||||
<run_depend>controller_manager</run_depend>
|
<run_depend>controller_manager</run_depend>
|
||||||
<run_depend>ros_controllers</run_depend>
|
<run_depend>ros_controllers</run_depend>
|
||||||
@@ -66,6 +67,7 @@
|
|||||||
<run_depend>ur_description</run_depend>
|
<run_depend>ur_description</run_depend>
|
||||||
<run_depend>tf</run_depend>
|
<run_depend>tf</run_depend>
|
||||||
<run_depend>realtime_tools</run_depend>
|
<run_depend>realtime_tools</run_depend>
|
||||||
|
<run_depend>std_srvs</run_depend>
|
||||||
|
|
||||||
|
|
||||||
<!-- The export tag contains other, unspecified, tags -->
|
<!-- The export tag contains other, unspecified, tags -->
|
||||||
|
|||||||
Reference in New Issue
Block a user