Source: Packages/ARGlassesSDK/__module~/driver/src/sim/TODO.md
The default simulator continuously changes hard-iron offset, so it is not a stationary ellipsoid suitable for validating a static calibration solve.
Acceptance criteria:
- Make the baseline
DummyConfig::default() use zero hard-iron drift.
- Retain the existing drift amplitudes and five-minute period in an explicitly selected public adaptive-calibration stress profile.
- Document the observable profile behavior and keep deterministic construction.
- Add tests proving default bias is stationary and the stress profile drifts.
- Run formatting, checks, tests, and clippy applicable to the driver crate.
Source:
Packages/ARGlassesSDK/__module~/driver/src/sim/TODO.mdThe default simulator continuously changes hard-iron offset, so it is not a stationary ellipsoid suitable for validating a static calibration solve.
Acceptance criteria:
DummyConfig::default()use zero hard-iron drift.