MAV'RIC
Public Attributes
attitude_error_estimator_t Struct Reference

Quaternion attitude error estimator data structure. More...

#include <attitude_error_estimator.hpp>

Collaboration diagram for attitude_error_estimator_t:
Collaboration graph
[legend]

List of all members.

Public Attributes

quat_t quat_ref
 Reference attitude, the errors in roll pitch and yaw will be computed relative to this reference.
float rpy_errors [3]
 Local errors: roll, pitch and yaw.
const AHRSahrs
 Pointer to AHRS (current attitude), must be updated externally.

Detailed Description

Quaternion attitude error estimator data structure.


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