mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-01 21:48:28 -04:00
AP_NavEKF2: fixed build
broken by recent common variable change
This commit is contained in:
parent
8984a8fa85
commit
161154bf05
@ -285,7 +285,6 @@ void NavEKF2_core::FuseOptFlow()
|
||||
Vector3f relVelSensor;
|
||||
Vector14 SH_LOS;
|
||||
Vector2 losPred;
|
||||
Vector28 Kfusion {};
|
||||
|
||||
// Copy required states to local variable names
|
||||
float q0 = stateStruct.quat[0];
|
||||
|
Loading…
Reference in New Issue
Block a user