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

Publish actual tool pose as pose msg and tf

This commit is contained in:
Simon
2015-11-12 17:22:20 +01:00
parent 634c8eae53
commit 4cdceac791
3 changed files with 41 additions and 0 deletions

View File

@@ -15,6 +15,7 @@ find_package(catkin REQUIRED COMPONENTS
std_msgs
trajectory_msgs
ur_msgs
tf
)
## System dependencies are found with CMake's conventions