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

Added prefix args to ros_control launch files and to the tool0_controller transform frame

This commit is contained in:
Thomas Timm Andersen
2016-02-19 14:58:28 +01:00
parent 0b9bf8b549
commit adc223cbd8
6 changed files with 24 additions and 9 deletions

View File

@@ -25,6 +25,7 @@
<arg name="robot_ip" value="$(arg robot_ip)"/>
<arg name="min_payload" value="$(arg min_payload)"/>
<arg name="max_payload" value="$(arg max_payload)"/>
<arg name="prefix" value="$(arg prefix)" />
</include>
</launch>