mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
Merge branch 'paul_estimator' into paul_estimator_mavlink2
This commit is contained in:
commit
45cc0262eb
@ -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) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user