Skip to content

Commit

Permalink
camera_downwardの説明を修正
Browse files Browse the repository at this point in the history
Co-authored-by: Shota Aoki <s.aoki@rt-net.jp>
  • Loading branch information
YusukeKato and Shota Aoki authored Nov 21, 2023
1 parent 0b13e58 commit f6c6ad2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ def generate_launch_description():
declare_arg_camera_downward = DeclareLaunchArgument(
'camera_downward',
default_value='false',
description='Set "true" to camera down.')
description='Set "true" to point the camera downwards.')
declare_arg_world_name = DeclareLaunchArgument(
'world_name',
default_value=get_package_share_directory('raspimouse_gazebo')+'/worlds/empty_world.sdf',
Expand Down

0 comments on commit f6c6ad2

Please sign in to comment.