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 dbad0b8 commit 404b1b2Copy full SHA for 404b1b2
1 file changed
sciurus17_control/launch/sciurus17_control.launch.py
@@ -83,7 +83,7 @@ def generate_launch_description():
83
declare_use_isaacsim = DeclareLaunchArgument(
84
'use_isaacsim',
85
default_value='false',
86
- description='Use IsaacSim or not.'
+ description='Use Isaac Sim or not.'
87
)
88
89
declare_gz_control_config_package = DeclareLaunchArgument(
0 commit comments