mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-05 15:38:29 -04:00
AP_Mount: remove EKF1
This commit is contained in:
parent
78f89e0663
commit
6d086e0c31
libraries/AP_Mount
@ -16,7 +16,6 @@
|
||||
#include <AP_Common/AP_Common.h>
|
||||
#include <AP_GPS/AP_GPS.h>
|
||||
#include <GCS_MAVLink/GCS_MAVLink.h>
|
||||
#include <AP_NavEKF/AP_NavEKF.h>
|
||||
#include <AP_AccelCal/AP_AccelCal.h>
|
||||
|
||||
#include "SoloGimbal_Parameters.h"
|
||||
|
@ -26,7 +26,7 @@
|
||||
#include <AP_Param/AP_Param.h>
|
||||
#include <AP_NavEKF/AP_Nav_Common.h>
|
||||
#include <AP_AHRS/AP_AHRS.h>
|
||||
#include <AP_NavEKF/AP_NavEKF.h>
|
||||
//#include <AP_NavEKF2/AP_NavEKF2.h>
|
||||
|
||||
#include <AP_Math/vectorN.h>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user