Skip to content

Commit

Permalink
Add parameter to enable/disable printing the runtime
Browse files Browse the repository at this point in the history
Signed-off-by: Maxime CLEMENT <[email protected]>
  • Loading branch information
maxime-clem committed Oct 13, 2023
1 parent 72a9b3c commit ac18e0b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
# Dynamic expansion by using the path curvature
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)
smoothing:
curvature_average_window: 3 # window size used for smoothing the curvatures using a moving window average
Expand Down

0 comments on commit ac18e0b

Please sign in to comment.