Skip to content

Standardize Units #201

@DJDMVP

Description

@DJDMVP

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

No one assigned

    Labels

    enhancementNew feature or requestflightPertaining to the physical movement of the dronegood first issueGood for newcomers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions