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

Public Member Functions

def __init__ (self, target_system, latitude, longitude, altitude)
 
def pack (self, mav)
 

Public Attributes

 target_system
 
 latitude
 
 longitude
 
 altitude
 

Detailed Description

As local waypoints exist, the global MISSION reference allows
to transform between the local coordinate frame and the global
(GPS) coordinate frame. This can be necessary when e.g. in-
and outdoor settings are connected and the MAV should move
from in- to outdoor.

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