Skip to content

Commit

Permalink
fix(autoware_launch): add smoother param (autowarefoundation#668)
Browse files Browse the repository at this point in the history
* fix(autoware_launch): add smoother param

Signed-off-by: tomoya.kimura <[email protected]>

* style(pre-commit): autofix

---------

Signed-off-by: tomoya.kimura <[email protected]>
Co-authored-by: tkimura4 <[email protected]>
  • Loading branch information
tkimura4 and tkimura4 authored Oct 17, 2023
1 parent 9f5f40b commit 7686e80
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@
over_v_weight: 10000.0 # weight for "over speed limit" cost
over_a_weight: 500.0 # weight for "over accel limit" cost
over_j_weight: 200.0 # weight for "over jerk limit" cost
jerk_filter_ds: 0.1 # resampling ds for jerk filter

0 comments on commit 7686e80

Please sign in to comment.