mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-06-26 15:20:34 +08:00
Merge branch 'paul_estimator' into paul_estimator_mavlink2
This commit is contained in:
@@ -931,6 +931,7 @@ FixedwingEstimator::task_main()
|
||||
_local_pos.xy_global = true;
|
||||
|
||||
_local_pos.z_global = false;
|
||||
_local_pos.yaw = _att.yaw;
|
||||
|
||||
/* lazily publish the local position only once available */
|
||||
if (_local_pos_pub > 0) {
|
||||
|
||||
Reference in New Issue
Block a user