mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-06-29 09:00:34 +08:00
added message for ekf2 innovations message
This commit is contained in:
@@ -273,3 +273,6 @@ ORB_DEFINE(camera_trigger, struct camera_trigger_s);
|
||||
|
||||
#include "topics/vehicle_command_ack.h"
|
||||
ORB_DEFINE(vehicle_command_ack, struct vehicle_command_ack_s);
|
||||
|
||||
#include "topics/ekf2_innovations.h"
|
||||
ORB_DEFINE(ekf2_innovations, struct ekf2_innovations_s);
|
||||
|
||||
Reference in New Issue
Block a user