We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55e1c72 commit ffb8856Copy full SHA for ffb8856
libraries/AC_AttitudeControl/AC_PosControl.h
@@ -10,7 +10,6 @@
10
#include <AC_PID/AC_PI_2D.h> // PI library (2-axis)
11
#include <AC_PID/AC_PID_Basic.h> // PID library (1-axis)
12
#include <AC_PID/AC_PID_2D.h> // PID library (2-axis)
13
-#include <AP_InertialNav/AP_InertialNav.h> // Inertial Navigation library
14
#include <AP_Scripting/AP_Scripting_config.h>
15
#include "AC_AttitudeControl.h" // Attitude control library
16
0 commit comments