mirror of
https://gitlab.com/obbart/universal_robots_ros_driver.git
synced 2026-04-10 01:50:46 +02:00
Expose tool pose/twist from RT when ros_control is active.
Replicates #20 for the case where ros_control is active.
This commit is contained in:
@@ -51,6 +51,7 @@
|
||||
<build_depend>trajectory_msgs</build_depend>
|
||||
<build_depend>ur_msgs</build_depend>
|
||||
<build_depend>tf</build_depend>
|
||||
<build_depend>realtime_tools</build_depend>
|
||||
<run_depend>hardware_interface</run_depend>
|
||||
<run_depend>controller_manager</run_depend>
|
||||
<run_depend>ros_controllers</run_depend>
|
||||
@@ -64,6 +65,7 @@
|
||||
<run_depend>ur_msgs</run_depend>
|
||||
<run_depend>ur_description</run_depend>
|
||||
<run_depend>tf</run_depend>
|
||||
<run_depend>realtime_tools</run_depend>
|
||||
|
||||
|
||||
<!-- The export tag contains other, unspecified, tags -->
|
||||
|
||||
Reference in New Issue
Block a user