43 #ifndef ATTITUDE_CONTROLLER_DEFAULT_CONFIG_H_
44 #define ATTITUDE_CONTROLLER_DEFAULT_CONFIG_H_
50 #include "attitude_controller.h"
79 .soft_zone_width = 0.0f,
101 .soft_zone_width = 0.0f,
121 .soft_zone_width = 0.0f
147 .soft_zone_width = 0.0f
167 .soft_zone_width = 0.0f
187 .soft_zone_width = 0.0f
196 #endif // ATTITUDE_CONTROLLER_DEFAULT_CONFIG_H_
Attitude controller configuration.
Definition: attitude_controller.h:92
pid_controller_conf_t rate_pid_config[3]
Angular rate PID controller for roll, pitch and yaw.
Definition: attitude_controller.h:94