Skip to content

Commit 6313650

Browse files
committed
fix typo in comment of costmap_global_params.yaml
1 parent e3691c3 commit 6313650

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

diffbot_navigation/config/costmap_global_params.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ global_costmap:
77

88
# The frequency in Hz for the map to be updated.
99
update_frequency: 10.0
10-
# The frequency in Hz for the map to be publish display information.
10+
# The frequency in Hz for the map to publish display information.
1111
publish_frequency: 10.0
1212
# Specifies the delay in transform (tf) data that is tolerable in seconds.
1313
# This parameter serves as a safeguard to losing a link in the tf tree while

0 commit comments

Comments
 (0)