Firmware
Public Member Functions | Public Attributes | List of all members
mavlink_px4.MAVLink_state_correction_message Class Reference
Inheritance diagram for mavlink_px4.MAVLink_state_correction_message:
mavlink_px4.MAVLink_message

Public Member Functions

def __init__ (self, xErr, yErr, zErr, rollErr, pitchErr, yawErr, vxErr, vyErr, vzErr)
 
def pack (self, mav)
 

Public Attributes

 xErr
 
 yErr
 
 zErr
 
 rollErr
 
 pitchErr
 
 yawErr
 
 vxErr
 
 vyErr
 
 vzErr
 

Detailed Description

Corrects the systems state by adding an error correction term
to the position and velocity, and by rotating the attitude by
a correction angle.

The documentation for this class was generated from the following file: