forked from Archive/PX4-Autopilot
commander: Adjust to uORB mission changes
This commit is contained in:
parent
33bd30233e
commit
d8690d7de3
|
@ -108,6 +108,7 @@
|
||||||
#include <geo/geo.h>
|
#include <geo/geo.h>
|
||||||
#include <systemlib/state_table.h>
|
#include <systemlib/state_table.h>
|
||||||
#include <dataman/dataman.h>
|
#include <dataman/dataman.h>
|
||||||
|
#include <navigator/navigation.h>
|
||||||
|
|
||||||
#include "px4_custom_mode.h"
|
#include "px4_custom_mode.h"
|
||||||
#include "commander_helper.h"
|
#include "commander_helper.h"
|
||||||
|
|
Loading…
Reference in New Issue