mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-06-29 11:00:34 +08:00
182ea43445
- do not subtract the height sensor offset variable when computing the baro offset from the local origin. The baro height offset is calculated when baro is not fused and so the height sensor offset used in that case is associated to another sensor and has nothing to do with the baro. Signed-off-by: Roman <bapstroman@gmail.com>