uvic-aero / onboard-computer

0 stars 1 forks source link

Create function for directional data of ground vehicle #6

Open dragonprevost opened 5 years ago

dragonprevost commented 5 years ago

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 and getLon functions.

Input:

Output:

Notes: