FRCTeam2992 / Robot2023

FRC Team 2992's 2023 Robot Code
Other
1 stars 0 forks source link

[Changes] Troubleshoot Elevator encoder zero functionality #60

Open nihonjinrxs opened 1 year ago

nihonjinrxs commented 1 year ago

Expected operation

These may define what the command currently does and always what it should do when triggered after the changes, and if there is any other changes.

Assumptions you can make

The following Commands ,Command Sequences, or functions in the subsystem are not part of this issue and can be assumed to exist. You can create empty commands with these names for import purposes if they do not already exist on your branch. If a subsystem function does not exist yet then create it or create an empty one if you do not know how.

Implementation notes

The following notes should help you navigate how to implement this Command Sequence. You can always ask your Programming Lead or Mentor for help if needed. Please explicitly call out any new EMPTY commands or functions in your pull request with this change when you submit it for review..