MAV'RIC
Public Attributes
attitude_controller_p2_t Struct Reference

P^2 Attitude controller structure. More...

#include <attitude_controller_p2.hpp>

Collaboration diagram for attitude_controller_p2_t:
Collaboration graph
[legend]

List of all members.

Public Attributes

const AHRSahrs
 Pointer to attitude estimation (input)
const attitude_command_tattitude_command
 Pointer to attitude command (input)
torque_command_ttorque_command
 Pointer to torque command (output)
attitude_error_estimator_t attitude_error_estimator
 Attitude error estimator.
float p_gain_angle [3]
 Proportionnal gain for angular errors.
float p_gain_rate [3]
 Proportionnal gain applied to gyros rates.

Detailed Description

P^2 Attitude controller structure.


The documentation for this struct was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines