Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flight Error Detection/Resolution #132

Open
4 tasks
ClayMav opened this issue Mar 3, 2020 · 0 comments
Open
4 tasks

Flight Error Detection/Resolution #132

ClayMav opened this issue Mar 3, 2020 · 0 comments
Labels
feature New feature to add. flight

Comments

@ClayMav
Copy link
Member

ClayMav commented Mar 3, 2020

Description of Problem

Currently, crashes in the flight code cause the drone to behave erratically. To stop this we need to handle several cases.

Requirements

  • Handle ctrl-c gracefully
  • Handle state failures
  • be able to resume a state after the flight code restarts
  • Look for high risk areas of code to add try-except blocks
@ClayMav ClayMav added feature New feature to add. flight labels Mar 3, 2020
@ClayMav ClayMav self-assigned this Mar 19, 2020
@ClayMav ClayMav removed their assignment Sep 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature to add. flight
Projects
None yet
Development

No branches or pull requests

1 participant