@@ -40,6 +44,10 @@ Standalone launchfile to startup a ur3e. This requires a robot reachable via a n
IP address by which the robot can be reached.
* "**script_sender_port**" (default: "50002")
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.
@@ -121,6 +133,10 @@ Standalone launchfile to startup a ur10 robot. This requires a robot reachable v
IP address by which the robot can be reached.
* "**script_sender_port**" (default: "50002")
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.
Controllers that are initally loaded, but not started.
...
...
@@ -158,6 +174,10 @@ Robot bringup launchfile without the robot description. Include this, if you wan
Please add description. See file "launch/ur_control.launch".
* "**reverse_port**" (default: "50001")
Port that will be opened by the driver to allow direct communication between the driver and the robot controller.
* "**robot_ip**" (Required)
IP address by which the robot can be reached.
...
...
@@ -170,6 +190,10 @@ Robot bringup launchfile without the robot description. Include this, if you wan
Recipe file used for the RTDE-outputs. Only change this if you know what you're doing.
* "**script_sender_port**" (default: "50002")
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.
Controllers that are initally loaded, but not started.
...
...
@@ -247,6 +271,10 @@ Launchfile that starts a robot description with robot_state publisher and the dr
Use the description in limited mode (Every axis rotates from -PI to PI)
* "**reverse_port**" (default: "50001")
Port that will be opened by the driver to allow direct communication between the driver and the robot controller.
* "**robot_description_file**" (Required)
Robot description launch file.
...
...
@@ -255,6 +283,10 @@ Launchfile that starts a robot description with robot_state publisher and the dr
IP address by which the robot can be reached.
* "**script_sender_port**" (default: "50002")
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.
@@ -336,6 +372,10 @@ Standalone launchfile to startup a ur5 robot. This requires a robot reachable vi
IP address by which the robot can be reached.
* "**script_sender_port**" (default: "50002")
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.
@@ -381,6 +425,10 @@ Standalone launchfile to startup a ur5e robot. This requires a robot reachable v
IP address by which the robot can be reached.
* "**script_sender_port**" (default: "50002")
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.
@@ -462,6 +514,10 @@ Standalone launchfile to startup a ur5 robot. This requires a robot reachable vi
IP address by which the robot can be reached.
* "**script_sender_port**" (default: "50002")
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.
@@ -507,6 +567,10 @@ Standalone launchfile to startup a ur10e robot. This requires a robot reachable
IP address by which the robot can be reached.
* "**script_sender_port**" (default: "50002")
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.
Controllers that are initally loaded, but not started.
...
...
@@ -673,6 +737,10 @@ This is the actual driver node containing the ROS-Control stack. Interfaces docu
Set the speed slider fraction used by the robot's execution. Values should be between 0 and 1. Only set this smaller than 1 if you are using the scaled controllers (as by default) or you know what you're doing. Using this with other controllers might lead to unexpected behaviors.
<argname="debug"default="false"doc="Debug flag that will get passed on to ur_common.launch"/>
<argname="robot_ip"doc="IP address by which the robot can be reached."/>
<argname="reverse_port"default="50001"doc="Port that will be opened by the driver to allow direct communication between the driver and the robot controller."/>
<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."/>
<argname="tf_prefix"default=""doc="tf_prefix used for the robot."/>
<argname="controllers"default="joint_state_controller scaled_pos_traj_controller speed_scaling_state_controller force_torque_sensor_controller"doc="Controllers that are activated by default."/>
<argname="stopped_controllers"default="pos_traj_controller"doc="Controllers that are initally loaded, but not started."/>
<argname="debug"default="false"doc="Debug flag that will get passed on to ur_common.launch"/>
<argname="robot_ip"doc="IP address by which the robot can be reached."/>
<argname="reverse_port"default="50001"doc="Port that will be opened by the driver to allow direct communication between the driver and the robot controller."/>
<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."/>
<argname="tf_prefix"default=""doc="tf_prefix used for the robot."/>
<argname="controllers"default="joint_state_controller scaled_pos_traj_controller speed_scaling_state_controller force_torque_sensor_controller"doc="Controllers that are activated by default."/>
<argname="stopped_controllers"default="pos_traj_controller"doc="Controllers that are initally loaded, but not started."/>
<argname="debug"default="false"doc="Debug flag that will get passed on to ur_common.launch"/>
<argname="robot_ip"doc="IP address by which the robot can be reached."/>
<argname="reverse_port"default="50001"doc="Port that will be opened by the driver to allow direct communication between the driver and the robot controller."/>
<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."/>
<argname="tf_prefix"default=""doc="tf_prefix used for the robot."/>
<argname="controllers"default="joint_state_controller scaled_pos_traj_controller speed_scaling_state_controller force_torque_sensor_controller"doc="Controllers that are activated by default."/>
<argname="stopped_controllers"default="pos_traj_controller"doc="Controllers that are initally loaded, but not started."/>
<argname="debug"default="false"doc="Debug flag that will get passed on to ur_common.launch"/>
<argname="robot_ip"doc="IP address by which the robot can be reached."/>
<argname="reverse_port"default="50001"doc="Port that will be opened by the driver to allow direct communication between the driver and the robot controller."/>
<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."/>
<argname="tf_prefix"default=""doc="tf_prefix used for the robot."/>
<argname="controllers"default="joint_state_controller scaled_pos_traj_controller speed_scaling_state_controller force_torque_sensor_controller"doc="Controllers that are activated by default."/>
<argname="stopped_controllers"default="pos_traj_controller"doc="Controllers that are initally loaded, but not started."/>
<argname="debug"default="false"doc="Debug flag that will get passed on to ur_common.launch"/>
<argname="robot_ip"doc="IP address by which the robot can be reached."/>
<argname="reverse_port"default="50001"doc="Port that will be opened by the driver to allow direct communication between the driver and the robot controller."/>
<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."/>
<argname="tf_prefix"default=""doc="tf_prefix used for the robot."/>
<argname="controllers"default="joint_state_controller scaled_pos_traj_controller speed_scaling_state_controller force_torque_sensor_controller"doc="Controllers that are activated by default."/>
<argname="stopped_controllers"default="pos_traj_controller"doc="Controllers that are initally loaded, but not started."/>
<argname="debug"default="false"doc="Debug flag that will get passed on to ur_common.launch"/>
<argname="robot_ip"doc="IP address by which the robot can be reached."/>
<argname="reverse_port"default="50001"doc="Port that will be opened by the driver to allow direct communication between the driver and the robot controller."/>
<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."/>
<argname="tf_prefix"default=""doc="tf_prefix used for the robot."/>
<argname="controllers"default="joint_state_controller scaled_pos_traj_controller speed_scaling_state_controller force_torque_sensor_controller"doc="Controllers that are activated by default."/>
<argname="stopped_controllers"default="pos_traj_controller"doc="Controllers that are initally loaded, but not started."/>
<argname="use_tool_communication"doc="On e-Series robots tool communication can be enabled with this argument"/>
<argname="controller_config_file"doc="Config file used for defining the ROS-Control controllers."/>
<argname="robot_ip"doc="IP address by which the robot can be reached."/>
<argname="reverse_port"default="50001"doc="Port that will be opened by the driver to allow direct communication between the driver and the robot controller."/>
<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."/>
<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."/>
<argname="tf_prefix"default=""doc="tf_prefix used for the robot."/>
<argname="controllers"default="joint_state_controller scaled_pos_traj_controller speed_scaling_state_controller force_torque_sensor_controller"doc="Controllers that are activated by default."/>
<argname="use_tool_communication"doc="On e-Series robots tool communication can be enabled with this argument"/>
<argname="controller_config_file"doc="Config file used for defining the ROS-Control controllers."/>
<argname="robot_ip"doc="IP address by which the robot can be reached."/>
<argname="reverse_port"default="50001"doc="Port that will be opened by the driver to allow direct communication between the driver and the robot controller."/>
<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."/>
<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."/>
<argname="tf_prefix"default=""doc="tf_prefix used for the robot."/>
<argname="controllers"default="joint_state_controller scaled_pos_traj_controller speed_scaling_state_controller force_torque_sensor_controller"doc="Controllers that are activated by default."/>