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 (#211)

increase z_filter_proc_dev

Signed-off-by: Kento Yabuuchi <kento.yabuuchi.2@tier4.jp>
Co-authored-by: SakodaShintaro <shintaro.sakoda@tier4.jp>
  • Loading branch information
KYabuuchi and SakodaShintaro authored Feb 26, 2025
1 parent 43e7358 commit ef8d6a4
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 ef8d6a4

Please sign in to comment.