-
Notifications
You must be signed in to change notification settings - Fork 0
Port auto system to command robot #52
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requesthigh priorityThis is a high priority issueThis is a high priority issuerelease criticalThis feature or bug needs to be merged before we release this project publiclyThis feature or bug needs to be merged before we release this project publicly
Milestone
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthigh priorityThis is a high priority issueThis is a high priority issuerelease criticalThis feature or bug needs to be merged before we release this project publiclyThis feature or bug needs to be merged before we release this project publicly
Type
Fields
Give feedbackNo fields configured for issues without a type.
This is just to port over the auto system to use a command-based system. This should all be new code and I think we can say that we can move on from our old system which has served us many years. The migration to using WPILib commands over our old command-based system is critical for the integrity of our code which will hopefully serve us another decade or two.
You can find the requirements for this system in the following:
All of the above can be done in separate PRs and should all be relatively small (200-300 lines of code at the MAX).
Time Estimate: 8 hours