Skip to content

S8 — Zero-Velocity Update (optional)

An optional robustness layer: when the platform is detected to be stationary, apply a v = 0 pseudo-measurement (and suppress clone insertion while still). This prevents the spurious motion and feature-starved drift that otherwise accumulate when the camera sees nothing new.

Detect stationarity (low IMU specific-force/gyro variance + low visual disparity), then apply a zero-velocity pseudo-measurement that pins v = 0, and pause cloning until motion resumes.

Signaturedetect stationarity (IMU + visual disparity) → apply a v = 0 pseudo-measurement; suppress clone insertion while still
Post / invariantsprevents spurious motion / feature-starved drift while static · the detector must not false-positive during slow motion (a wrong v = 0 constraint injects a bias)
cortexnot present — a known canonical robustness layer