|
def | read (self, file_) |
|
def | write (self, file_, waypoints) |
|
def | read (self, file_) |
|
def | write (self, file_, waypoints) |
|
Parse QGC waypoint file
Definition at line 63 of file mission.py.
def mavros.mission.QGroundControlWP.read |
( |
|
self, |
|
|
|
file_ |
|
) |
| |
def mavros.mission.QGroundControlWP.write |
( |
|
self, |
|
|
|
file_, |
|
|
|
waypoints |
|
) |
| |
string mavros.mission.QGroundControlWP.file_header = 'QGC WPL 120' |
|
static |
tuple mavros.mission.QGroundControlWP.known_versions = (110, 120) |
|
static |
The documentation for this class was generated from the following file: