QuadPlane: include AC_Avoidance, AC_Fence
This is required because of AC_WPNav's use of the new avoidance library to stop at the fence
This commit is contained in:
parent
87be8daf0e
commit
9201a57c83
@ -6,6 +6,8 @@
|
|||||||
#include <AP_InertialNav/AP_InertialNav.h>
|
#include <AP_InertialNav/AP_InertialNav.h>
|
||||||
#include <AC_AttitudeControl/AC_PosControl.h>
|
#include <AC_AttitudeControl/AC_PosControl.h>
|
||||||
#include <AC_WPNav/AC_WPNav.h>
|
#include <AC_WPNav/AC_WPNav.h>
|
||||||
|
#include <AC_Fence/AC_Fence.h>
|
||||||
|
#include <AC_Avoidance/AC_Avoid.h>
|
||||||
|
|
||||||
/*
|
/*
|
||||||
frame types for quadplane build. Most case be set with
|
frame types for quadplane build. Most case be set with
|
||||||
|
Loading…
Reference in New Issue
Block a user