From e2eacd0b2f744b9ee7fb8ce3db2d5fd58fab4b07 Mon Sep 17 00:00:00 2001 From: Felix Mauch Date: Fri, 4 Oct 2019 14:44:58 +0200 Subject: [PATCH] Set missing default value for tool communication flag --- ur_rtde_driver/doc/ROS_INTERFACE.md | 6 +++--- ur_rtde_driver/launch/ur10e_bringup.launch | 2 +- ur_rtde_driver/launch/ur3e_bringup.launch | 2 +- ur_rtde_driver/launch/ur5e_bringup.launch | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/ur_rtde_driver/doc/ROS_INTERFACE.md b/ur_rtde_driver/doc/ROS_INTERFACE.md index 65d1958..0b7b59c 100644 --- a/ur_rtde_driver/doc/ROS_INTERFACE.md +++ b/ur_rtde_driver/doc/ROS_INTERFACE.md @@ -80,7 +80,7 @@ Standalone launchfile to startup a ur3e. This requires a robot reachable via a n Tool voltage set at the beginning of the UR program. Only used, when `use_tool_communication` is set to true. - * "**use_tool_communication**" (Required) + * "**use_tool_communication**" (default: "false") On e-Series robots tool communication can be enabled with this argument @@ -421,7 +421,7 @@ Standalone launchfile to startup a ur5e robot. This requires a robot reachable v Tool voltage set at the beginning of the UR program. Only used, when `use_tool_communication` is set to true. - * "**use_tool_communication**" (Required) + * "**use_tool_communication**" (default: "false") On e-Series robots tool communication can be enabled with this argument @@ -547,7 +547,7 @@ Standalone launchfile to startup a ur10e robot. This requires a robot reachable Tool voltage set at the beginning of the UR program. Only used, when `use_tool_communication` is set to true. - * "**use_tool_communication**" (Required) + * "**use_tool_communication**" (default: "false") On e-Series robots tool communication can be enabled with this argument diff --git a/ur_rtde_driver/launch/ur10e_bringup.launch b/ur_rtde_driver/launch/ur10e_bringup.launch index 6b7eb78..70d04c0 100644 --- a/ur_rtde_driver/launch/ur10e_bringup.launch +++ b/ur_rtde_driver/launch/ur10e_bringup.launch @@ -9,7 +9,7 @@ - + diff --git a/ur_rtde_driver/launch/ur3e_bringup.launch b/ur_rtde_driver/launch/ur3e_bringup.launch index 061064c..c5a5083 100644 --- a/ur_rtde_driver/launch/ur3e_bringup.launch +++ b/ur_rtde_driver/launch/ur3e_bringup.launch @@ -8,7 +8,7 @@ - + diff --git a/ur_rtde_driver/launch/ur5e_bringup.launch b/ur_rtde_driver/launch/ur5e_bringup.launch index 84b8a88..08d0e5d 100644 --- a/ur_rtde_driver/launch/ur5e_bringup.launch +++ b/ur_rtde_driver/launch/ur5e_bringup.launch @@ -8,7 +8,7 @@ - +