|
|
|
@ -8,10 +8,6 @@
@@ -8,10 +8,6 @@
|
|
|
|
|
#include <AP_Progmem/AP_Progmem.h> |
|
|
|
|
#include <AP_Param/AP_Param.h> |
|
|
|
|
#include <AP_HAL/AP_HAL.h> |
|
|
|
|
#include <AP_HAL_AVR/AP_HAL_AVR.h> |
|
|
|
|
#include <AP_HAL_PX4/AP_HAL_PX4.h> |
|
|
|
|
#include <AP_HAL_Linux/AP_HAL_Linux.h> |
|
|
|
|
#include <AP_HAL_Empty/AP_HAL_Empty.h> |
|
|
|
|
#include <AP_Math/AP_Math.h> // ArduPilot Mega Vector/Matrix math Library |
|
|
|
|
#include <RC_Channel/RC_Channel.h> // RC Channel Library |
|
|
|
|
#include <AP_Motors/AP_Motors.h> |
|
|
|
|