Skip to content

Commit d5ca84f

Browse files
v-marshfmauch
andauthored
Update ur_moveit_config/launch/ur_moveit.launch.py
Co-authored-by: Felix Exner (fexner) <[email protected]>
1 parent 4be9606 commit d5ca84f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ur_moveit_config/launch/ur_moveit.launch.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -319,7 +319,7 @@ def generate_launch_description():
319319
declared_arguments.append(
320320
DeclareLaunchArgument(
321321
"publish_robot_description_semantic",
322-
default_value="False",
322+
default_value="True",
323323
description="Whether to publish the SRDF description on topic /robot_description_semantic."
324324
)
325325
)

0 commit comments

Comments
 (0)