Skip to content

Commit

Permalink
chore(ekf_localizer): increase z_filter_proc_dev for large gradient r…
Browse files Browse the repository at this point in the history
…oad (autowarefoundation#1337)

increase z_filter_proc_dev

Signed-off-by: Kento Yabuuchi <[email protected]>
  • Loading branch information
KYabuuchi authored Feb 26, 2025
1 parent 740164d commit 16e666b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@

simple_1d_filter_parameters:
#Simple1DFilter parameters
z_filter_proc_dev: 1.0
z_filter_proc_dev: 5.0
roll_filter_proc_dev: 0.1
pitch_filter_proc_dev: 0.1

Expand Down

0 comments on commit 16e666b

Please sign in to comment.