Use New Convenience Methods in the Drone Class #40
Labels
enhancement
New feature or request
flight
Flight subteam / controls the flight or overarching control of the drone
good first issue
Good for newcomers
Use New Convenience Methods in the Drone Class
Problem
The code for the flight states and flight unit tests contains a lot of boilerplate.
Solution
Replace the boilerplate in the state implementations and flight unit tests with calls to the methods in the Drone class added by #35. You should create a new branch off of the feature/dronekit branch.
The text was updated successfully, but these errors were encountered: