mirror of
https://gitlab.com/obbart/universal_robots_ros_driver.git
synced 2026-04-10 01:50:46 +02:00
Pass stopped_controllers to underlying launch files
This commit is contained in:
@@ -36,6 +36,7 @@
|
||||
<arg name="kinematics_config" value="$(arg kinematics_config)"/>
|
||||
<arg name="tf_prefix" value="$(arg tf_prefix)"/>
|
||||
<arg name="controllers" value="$(arg controllers)"/>
|
||||
<arg name="stopped_controllers" value="$(arg stopped_controllers)"/>
|
||||
<arg name="tool_voltage" value="$(arg tool_voltage)"/>
|
||||
<arg name="tool_parity" value="$(arg tool_parity)"/>
|
||||
<arg name="tool_baud_rate" value="$(arg tool_baud_rate)"/>
|
||||
|
||||
Reference in New Issue
Block a user