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

Add a checker to inform the user about an uncalibrated robot.

This commit is contained in:
Felix Mauch
2019-06-13 15:05:01 +02:00
committed by Tristan Schnell
parent c714af16ff
commit fd6a9ee365
6 changed files with 121 additions and 3 deletions

View File

@@ -28,6 +28,7 @@
<depend>industrial_msgs</depend>
<depend>roscpp</depend>
<depend>sensor_msgs</depend>
<depend>tf</depend>
<depend>tf2_msgs</depend>
<depend>tf2_geometry_msgs</depend>
<depend>trajectory_msgs</depend>