Skip to content

Commit 16e666b

Browse files
authored
chore(ekf_localizer): increase z_filter_proc_dev for large gradient road (#1337)
increase z_filter_proc_dev Signed-off-by: Kento Yabuuchi <kento.yabuuchi.2@tier4.jp>
1 parent 740164d commit 16e666b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: autoware_launch/config/localization/ekf_localizer.param.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828

2929
simple_1d_filter_parameters:
3030
#Simple1DFilter parameters
31-
z_filter_proc_dev: 1.0
31+
z_filter_proc_dev: 5.0
3232
roll_filter_proc_dev: 0.1
3333
pitch_filter_proc_dev: 0.1
3434

0 commit comments

Comments
 (0)