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

Add confirmation step to run.py #113

Open
2 tasks
ClayMav opened this issue Feb 27, 2020 · 0 comments · May be fixed by #215
Open
2 tasks

Add confirmation step to run.py #113

ClayMav opened this issue Feb 27, 2020 · 0 comments · May be fixed by #215
Assignees
Labels

Comments

@ClayMav
Copy link
Member

ClayMav commented Feb 27, 2020

Description

When we get to competition, we will want to start the drone and wait for a signal to takeoff and run the flight code, so our start state will be a no action state, and upon user input, will trigger a move to the takeoff state.

Requirements

In run.py, utilize the threading library to:

  • Add ability for user to submit user input to start the state machine by changing the state to takeoff
  • Enable run.py to join flight and vision when state changes to final, stop, or error
@ClayMav ClayMav added the flight label Feb 27, 2020
@pieperm pieperm assigned noahklein00 and unassigned acbk2b Dec 2, 2020
@noahklein00 noahklein00 linked a pull request Dec 2, 2020 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants