forked from Archive/PX4-Autopilot
ekf2: mag_fusion.cpp cleanup includes
This commit is contained in:
parent
c85840c4dd
commit
cf4c565e4a
|
@ -45,8 +45,6 @@
|
|||
#include "python/ekf_derivation/generated/compute_mag_innov_innov_var_and_hx.h"
|
||||
#include "python/ekf_derivation/generated/compute_mag_y_innov_var_and_h.h"
|
||||
#include "python/ekf_derivation/generated/compute_mag_z_innov_var_and_h.h"
|
||||
#include "python/ekf_derivation/generated/compute_yaw_321_innov_var_and_h.h"
|
||||
#include "python/ekf_derivation/generated/compute_yaw_312_innov_var_and_h.h"
|
||||
#include "python/ekf_derivation/generated/compute_mag_declination_pred_innov_var_and_h.h"
|
||||
|
||||
#include <mathlib/mathlib.h>
|
||||
|
|
Loading…
Reference in New Issue