Skip to content

Commit

Permalink
chore: fix typo in drivable_are_expansion.param.yaml (autowarefoundat…
Browse files Browse the repository at this point in the history
…ion#1297)

fix typo in drivable_are_expansion.param.yaml

Signed-off-by: Autumn60 <harada.akiro@gmail.com>
  • Loading branch information
Autumn60 authored Jan 14, 2025
1 parent 1243dda commit e04e16f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
dynamic_expansion:
enabled: true
print_runtime: false
max_expansion_distance: 0.0 # [m] maximum distance by which the drivable area can be expended (0.0 means no limit)
max_expansion_distance: 0.0 # [m] maximum distance by which the drivable area can be expanded (0.0 means no limit)
min_bound_interval: 1.0 # [m] minimum interval between two consecutive bound points (before expansion)
smoothing:
curvature_average_window: 3 # window size used for smoothing the curvatures using a moving window average
Expand Down

0 comments on commit e04e16f

Please sign in to comment.