mirror of
https://gitlab.com/obbart/universal_robots_ros_driver.git
synced 2026-04-09 17:40:47 +02:00
Use headless mode for testing
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
<launch>
|
||||
<include file="$(find ur_rtde_driver)/launch/ur10_bringup.launch">
|
||||
<arg name="robot_ip" value="192.168.56.101"/>
|
||||
<arg name="headless_mode" value="true"/>
|
||||
</include>
|
||||
|
||||
<test test-name="io_test" pkg="ur_rtde_driver" type="io_test.py" name="io_test1"/>
|
||||
|
||||
Reference in New Issue
Block a user