File tree Expand file tree Collapse file tree 3 files changed +0
-3
lines changed Expand file tree Collapse file tree 3 files changed +0
-3
lines changed Original file line number Diff line number Diff line change 3
3
#include < AP_Common/AP_Common.h>
4
4
#include < AP_Param/AP_Param.h>
5
5
#include < AP_Math/AP_Math.h>
6
- #include < AP_InertialNav/AP_InertialNav.h> // Inertial Navigation library
7
6
#include < AC_AttitudeControl/AC_PosControl.h> // Position control library
8
7
9
8
// loiter maximum velocities and accelerations
Original file line number Diff line number Diff line change 4
4
#include < AP_Param/AP_Param.h>
5
5
#include < AP_Math/AP_Math.h>
6
6
#include < AP_Common/Location.h>
7
- #include < AP_InertialNav/AP_InertialNav.h>
8
7
#include < AC_AttitudeControl/AC_PosControl.h>
9
8
#include < AC_AttitudeControl/AC_AttitudeControl.h>
10
9
#include < AC_Avoidance/AC_Avoid.h>
Original file line number Diff line number Diff line change 6
6
#include < AP_Math/SCurve.h>
7
7
#include < AP_Math/SplineCurve.h>
8
8
#include < AP_Common/Location.h>
9
- #include < AP_InertialNav/AP_InertialNav.h> // Inertial Navigation library
10
9
#include < AC_AttitudeControl/AC_PosControl.h> // Position control library
11
10
#include < AC_AttitudeControl/AC_AttitudeControl.h> // Attitude control library
12
11
#include < AP_Terrain/AP_Terrain.h>
You can’t perform that action at this time.
0 commit comments