You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Function or set of functions that allow upstream to send some sort of data structure (ie JSON) representing a waypoint mission. Send this to an appropriate Mavcom function which will then convert it into a Mavlink waypoint mission to send to the flight controller.
The upstream function should be readable, pythonic and as simple as possible for developers to utilise in their own projects.
The text was updated successfully, but these errors were encountered:
Function or set of functions that allow upstream to send some sort of data structure (ie JSON) representing a waypoint mission. Send this to an appropriate Mavcom function which will then convert it into a Mavlink waypoint mission to send to the flight controller.
The upstream function should be readable, pythonic and as simple as possible for developers to utilise in their own projects.
The text was updated successfully, but these errors were encountered: