Skip to content
Snippets Groups Projects
Commit c8000942 authored by René Ebeling's avatar René Ebeling
Browse files

Update default UR robot type to ur10e in launch configuration

parent 72ff0c11
Branches
No related tags found
No related merge requests found
......@@ -99,7 +99,7 @@ def generate_launch_description():
"ur_type",
description="Type/series of used UR robot.",
choices=["ur3", "ur3e", "ur5", "ur5e", "ur10", "ur10e", "ur16e", "ur20", "ur30"],
default_value="ur5e",
default_value="ur10e",
)
)
declared_arguments.append(
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment