mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-09-24 19:08:21 +08:00
The estimator was started near the top of the script and logging at the very end, so its startup - the alignment and the first resets - was never in the log and an ekf2 replay could not reproduce it. Assisted-by: Claude:claude-opus-5[1m] Signed-off-by: bresch <brescianimathieu@gmail.com>