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

Public Member Functions

def __init__ (self, time_boot_ms, x, y, z, vx, vy, vz)
 
def pack (self, mav)
 

Public Attributes

 time_boot_ms
 
 x
 
 y
 
 z
 
 vx
 
 vy
 
 vz
 

Detailed Description

The filtered local position (e.g. fused computer vision and
accelerometers). 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: