mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-06-29 05:40:35 +08:00
mc_att_control: implemented anti windup
This commit is contained in:
committed by
Lorenz Meier
parent
f23bc38d3e
commit
b52d0ed8a2
@@ -254,3 +254,5 @@ ORB_DEFINE(rc_parameter_map, struct rc_parameter_map_s);
|
||||
#include "topics/time_offset.h"
|
||||
ORB_DEFINE(time_offset, struct time_offset_s);
|
||||
|
||||
#include "topics/mc_att_ctrl_status.h"
|
||||
ORB_DEFINE(mc_att_ctrl_status, struct mc_att_ctrl_status_s);
|
||||
|
||||
Reference in New Issue
Block a user