Skip to content

Commit

Permalink
added doc
Browse files Browse the repository at this point in the history
  • Loading branch information
mhubii committed Oct 1, 2023
1 parent 09062b3 commit bdd6493
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lbr_fri_ros2/lbr_fri_ros2/launch_mixin.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ def arg_port_id() -> DeclareLaunchArgument:
return DeclareLaunchArgument(
name="port_id",
default_value="30200",
description="Port ID of the FRI communication.",
description="Port ID of the FRI communication. Usefull in multi-robot setups.",
)

@staticmethod
Expand Down

0 comments on commit bdd6493

Please sign in to comment.