AP_NavEKF2: fixed build
broken by recent common variable change
This commit is contained in:
parent
b9291d95f0
commit
cbe34320b5
@ -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