1
0
mirror of https://gitlab.com/obbart/universal_robots_ros_driver.git synced 2026-04-10 01:50:46 +02:00

Use tf for transforming the fts measurements

This commit is contained in:
Felix Mauch
2019-06-13 10:51:46 +02:00
committed by Tristan Schnell
parent eb7b66929b
commit c3d92dcde5
4 changed files with 48 additions and 23 deletions

View File

@@ -28,7 +28,8 @@
<depend>industrial_msgs</depend>
<depend>roscpp</depend>
<depend>sensor_msgs</depend>
<depend>eigen</depend>
<depend>tf2_msgs</depend>
<depend>tf2_geometry_msgs</depend>
<depend>trajectory_msgs</depend>
<depend>ur_controllers</depend>
<depend>ur_msgs</depend>