Create function for directional data of ground vehicle #6
Labels
enhancement
New feature or request
good first issue
Good for newcomers
Moderate
This issue will be moderately difficult to resolve
Within the TelemData application there are functions for retrieving latitude and longitude from the pixhawk located on the vehicle. The task here is to create a new function that asks the pixhawk for directional data instead of latitude and longitude. The function should be very similar to the
getLat
andgetLon
functions.Input:
Output:
Notes:
pymavlink
anddronekit
: documentation found beellowThe text was updated successfully, but these errors were encountered: