Skip to content

Commit

Permalink
Update launch/view_ur.launch.py
Browse files Browse the repository at this point in the history
Co-authored-by: Vincenzo Di Pentima <DiPentima@fzi.de>
  • Loading branch information
fmauch and VinDp authored May 13, 2024
1 parent 93ef602 commit 8373b8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion launch/view_ur.launch.py
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ def generate_launch_description():
default_value=PathJoinSubstitution(
[FindPackageShare("ur_description"), "urdf", "ur.urdf.xacro"]
),
description="URDF/XACRO description file with the robot.",
description="URDF/XACRO description file (absolute path) with the robot.",
)
)
declared_arguments.append(
Expand Down

0 comments on commit 8373b8d

Please sign in to comment.