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

transform fts measurements to tcp

They are reported in base coordinate frame from the robot.
This commit is contained in:
Felix Mauch
2019-06-05 16:21:08 +02:00
parent 45430ec0e7
commit 00e0fbee3d
5 changed files with 45 additions and 0 deletions

View File

@@ -28,6 +28,7 @@
<depend>industrial_msgs</depend>
<depend>roscpp</depend>
<depend>sensor_msgs</depend>
<depend>Eigen3</depend>
<depend>trajectory_msgs</depend>
<depend>ur_controllers</depend>
<depend>ur_msgs</depend>