-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or requestflightPertaining to the physical movement of the dronePertaining to the physical movement of the dronegood first issueGood for newcomersGood for newcomers
Description
Standardize Units
Problem
Some of our code uses feet some uses meters. Change them all to standard units. I recommend using meters, latitude, and longitude, or whatever dronekit naturally uses.
Solution
Units are standardized throughout our files so we don't have to guess if it is feet or meters. If there has to be multiple different types of units would not be a bad idea to label the variable names with _ft or _m.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestflightPertaining to the physical movement of the dronePertaining to the physical movement of the dronegood first issueGood for newcomersGood for newcomers