Skip to content

Commit

Permalink
Changed description of namespace
Browse files Browse the repository at this point in the history
Signed-off-by: Jakub Delicat <[email protected]>
  • Loading branch information
delihus committed Sep 13, 2024
1 parent a28a977 commit 5e2cc46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion launch/gz_wibotic_station.launch.py
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ def generate_launch_description():
declare_device_namespace = DeclareLaunchArgument(
"device_namespace",
default_value="",
description="Sensor namespace that will appear before all non absolute topics and TF frames, used for distinguishing multiple cameras on the same robot.",
description="Device namespace that will appear before all non absolute topics and TF frames, used for distinguishing multiple cameras on the same robot.",
)

declare_robot_namespace = DeclareLaunchArgument(
Expand Down

0 comments on commit 5e2cc46

Please sign in to comment.