AP_NavEKF3: change namespace of MultiCopter and FixedWing params

this stops the libraries knowing anything about AP_Vehicle
This commit is contained in:
Peter Barker 2022-09-30 09:10:40 +10:00 committed by Andrew Tridgell
parent a01202c723
commit 806b2708c1
1 changed files with 0 additions and 2 deletions

View File

@ -1,8 +1,6 @@
#include <AP_HAL/AP_HAL.h>
#include "AP_NavEKF3_core.h"
#include <AP_Vehicle/AP_Vehicle.h>
#include <GCS_MAVLink/GCS.h>
#include <AP_DAL/AP_DAL.h>
/* Monitor GPS data to see if quality is good enough to initialise the EKF