1
0
mirror of https://gitlab.com/obbart/universal_robots_ros_driver.git synced 2026-04-12 11:00:47 +02:00

added first version of speed scaling readings

This commit is contained in:
Felix Mauch
2019-04-17 16:59:07 +02:00
parent 5bbeae1c8f
commit 7a31b25e38
6 changed files with 23 additions and 2 deletions

View File

@@ -29,6 +29,7 @@
<depend>roscpp</depend>
<depend>sensor_msgs</depend>
<depend>trajectory_msgs</depend>
<depend>ur_controllers</depend>
<depend>ur_msgs</depend>
<depend>tf</depend>
<depend>std_srvs</depend>