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

Public Member Functions

def __init__ (self, time_boot_ms, x, y, z, roll, pitch, yaw)
 
def pack (self, mav)
 

Public Attributes

 time_boot_ms
 
 x
 
 y
 
 z
 
 roll
 
 pitch
 
 yaw
 

Detailed Description

The offset in X, Y, Z and yaw between the LOCAL_POSITION_NED
messages of MAV X and the global coordinate frame in NED
coordinates. Coordinate frame is right-handed, Z-axis down
(aeronautical frame, NED / north-east-down convention)

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