mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
mavlink: receiver fix geo include
This commit is contained in:
parent
e9a21ee911
commit
a93f8dade4
@ -43,7 +43,6 @@
|
||||
#include <airspeed/airspeed.h>
|
||||
#include <conversion/rotation.h>
|
||||
#include <drivers/drv_rc_input.h>
|
||||
#include <geo/geo.h>
|
||||
#include <systemlib/px4_macros.h>
|
||||
|
||||
#include <math.h>
|
||||
|
||||
@ -48,6 +48,7 @@
|
||||
#include "mavlink_timesync.h"
|
||||
#include "tune_publisher.h"
|
||||
|
||||
#include <geo/geo.h>
|
||||
#include <lib/drivers/accelerometer/PX4Accelerometer.hpp>
|
||||
#include <lib/drivers/barometer/PX4Barometer.hpp>
|
||||
#include <lib/drivers/gyroscope/PX4Gyroscope.hpp>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user