Closed derickson2402 closed 2 years ago
Editing description, we should use Constants.java rather than an enum for consistency and for importing to RobotContainer and command classes.
See PR #21 for more info.
Closed #21 and moved the discussion here.
I am currently writing code to use an enum for the different modes, and then NetworkTables and Constants.java to supply the actual values.
This issue is resolved with 8671943, with the NetworkTables implementation. However, if this introduces problems (see #30), then this issue may need to be revisited.
Edit: Use Constants.java rather than enum
Create an enum in the Hopper subsystem class for calling pre-determined heights, mainly:
and another enum for the intake, mainly: