You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ur_robot_driver/launch/ur_control.launch
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@
13
13
<argname="script_sender_port"default="50002"doc="The driver will offer an interface to receive the program's URScript on this port. If the robot cannot connect to this port, `External Control` will stop immediately."/>
14
14
<argname="kinematics_config"doc="Kinematics config file used for calibration correction. This will be used to verify the robot's calibration is matching the robot_description. Pass the same config file that is passed to the robot_description."/>
15
15
<argname="tf_prefix"default=""doc="tf_prefix used for the robot."/>
<argname="urscript_file"default="$(find ur_robot_driver)/resources/ros_control.urscript"doc="Path to URScript that will be sent to the robot and that forms the main control program."/>
19
19
<argname="rtde_output_recipe_file"default="$(find ur_robot_driver)/resources/rtde_output_recipe.txt"doc="Recipe file used for the RTDE-outputs. Only change this if you know what you're doing."/>
0 commit comments