We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d076aa5 commit 48dcf87Copy full SHA for 48dcf87
autoware_launch/config/localization/ekf_localizer.param.yaml
@@ -39,6 +39,11 @@
39
pose_no_update_count_threshold_error: 100
40
twist_no_update_count_threshold_warn: 50
41
twist_no_update_count_threshold_error: 100
42
+ ellipse_scale: 3.0
43
+ error_ellipse_size: 1.5
44
+ warn_ellipse_size: 1.2
45
+ error_ellipse_size_lateral_direction: 0.3
46
+ warn_ellipse_size_lateral_direction: 0.25
47
48
misc:
49
# for velocity measurement limitation (Set 0.0 if you want to ignore)
0 commit comments