We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 557b57e commit 0e410cbCopy full SHA for 0e410cb
ur_robot_driver/launch/ur_control.launch.py
@@ -280,15 +280,6 @@ def generate_launch_description():
280
"publishes the description topic.",
281
)
282
283
- declared_arguments.append(
284
- DeclareLaunchArgument(
285
- "tf_prefix",
286
- default_value="",
287
- description="tf_prefix of the joint names, useful for "
288
- "multi-robot setup. If changed, also joint names in the controllers' configuration "
289
- "have to be updated.",
290
- )
291
292
declared_arguments.append(
293
DeclareLaunchArgument(
294
"use_mock_hardware",
0 commit comments