-
Notifications
You must be signed in to change notification settings - Fork 186
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
Offense fsm skel #2204
Offense fsm skel #2204
Conversation
This reverts commit cd637e7.
e075b73
to
521a84f
Compare
521a84f
to
b716b5d
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm approving, but there are comments that ought to be addressed eventually. If we can get to them before Sunday, then push them into this PR. If not, I'll add them to future tasks. Either way, we need this merged before start of meeting Sunday to assign new tasks that build on this.
Description
Rewrite of offensive state machine.
Associated / Resolved Issue
Resolves ClickUp card
Design Documents
Link
Steps to Test
Test Case 1: Stealing
Expected result: If one of our robots is closest to the ball, it will fetch it
Test Case 1: Passing
Expected result: Robot should pass to another robot
Test Case 1: Shooting
Expected result: Robot should shoot on enemy goal
Key Files to Review
Review Checklist