Skip to content
New issue

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

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

Already on GitHub? # to your account

Add Code Rubustness #31

Closed
stlgolfer opened this issue Mar 6, 2019 · 1 comment
Closed

Add Code Rubustness #31

stlgolfer opened this issue Mar 6, 2019 · 1 comment
Assignees
Labels
autonomous Something to do with an Autonomous program important This is something that should get done soon
Milestone

Comments

@stlgolfer
Copy link
Contributor

Overview

  1. if the robot can't find any game elements, fix that
  2. if the limit switch is never hit, have code for it
@stlgolfer stlgolfer added autonomous Something to do with an Autonomous program important This is something that should get done soon labels Mar 6, 2019
@stlgolfer stlgolfer added this to the State milestone Mar 6, 2019
@stlgolfer stlgolfer self-assigned this Mar 6, 2019
@stlgolfer
Copy link
Contributor Author

For problem one, we can try to use the runtime of the autonomous program. Tried using it here. Something like: this.getRuntime() > {time elapsed?}

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
autonomous Something to do with an Autonomous program important This is something that should get done soon
Projects
None yet
Development

No branches or pull requests

1 participant