mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-09-25 20:28:26 +08:00
ekf2: baro bias publish minor cleanup
- naming consistency (estimator prefix as "namespace") - only publish if baro is available and bias is changing as a small logging optimization - avoid unnecessary copying (get const reference to status directly) - trivial code style fixes
This commit is contained in:
@@ -343,7 +343,7 @@ rtps:
|
||||
id: 159
|
||||
- msg: event
|
||||
id: 160
|
||||
- msg: baro_bias_estimate
|
||||
- msg: estimator_baro_bias
|
||||
id: 161
|
||||
- msg: internal_combustion_engine_status
|
||||
id: 162
|
||||
|
||||
Reference in New Issue
Block a user