mirror of
https://gitlab.com/obbart/universal_robots_ros_driver.git
synced 2026-04-10 01:50:46 +02:00
piped device_name and tcp_port for tool communication correctly through all launch files
This commit is contained in:
@@ -42,5 +42,7 @@
|
||||
<arg name="tool_stop_bits" value="$(arg tool_stop_bits)"/>
|
||||
<arg name="tool_rx_idle_chars" value="$(arg tool_rx_idle_chars)"/>
|
||||
<arg name="tool_tx_idle_chars" value="$(arg tool_tx_idle_chars)"/>
|
||||
<arg name="tool_device_name" value="$(arg tool_device_name)"/>
|
||||
<arg name="tool_tcp_port" value="$(arg tool_tcp_port)"/>
|
||||
</include>
|
||||
</launch>
|
||||
|
||||
Reference in New Issue
Block a user