You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: localization/autoware_ekf_localizer/README.md
+1
Original file line number
Diff line number
Diff line change
@@ -191,6 +191,7 @@ Note that, although the dimension gets larger since the analytical expansion can
191
191
### The conditions that result in a WARN state
192
192
193
193
- The node is not in the activate state.
194
+
- The initial pose is not set.
194
195
- The number of consecutive no measurement update via the Pose/Twist topic exceeds the `pose_no_update_count_threshold_warn`/`twist_no_update_count_threshold_warn`.
195
196
- The timestamp of the Pose/Twist topic is beyond the delay compensation range.
196
197
- The Pose/Twist topic is beyond the range of Mahalanobis distance for covariance estimation.
0 commit comments