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

Added URScript interface - untested

This commit is contained in:
Thomas Timm Andersen
2015-09-15 17:23:57 +02:00
parent 273236f7c1
commit 8f3ae49e28
3 changed files with 22 additions and 9 deletions

View File

@@ -10,6 +10,7 @@ find_package(catkin REQUIRED COMPONENTS
geometry_msgs
roscpp
sensor_msgs
std_msgs
trajectory_msgs
ur_msgs
)