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 @@
-
+