|
Firmware
|
Public Member Functions | |
| def | __init__ (self, target_system, latitude, longitude, altitude) |
| def | pack (self, mav) |
Public Attributes | |
| target_system | |
| latitude | |
| longitude | |
| altitude | |
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.
1.8.12