Split the intake subsystem into the IntakePosition subsystem and the IntakeRoller subsystem.
The IntakeRoller subsystem will have control of the motors and have the methods to driveIntake, left, right, etc. It will not have the ability to control the intake pneumatics
The IntakePosition subsytem will have the methods to control the solenoid and as a result the raised/lower position of the intake assembly. It will not have the ability to control the motors on the assembly.
This arrangement will make it easier for us to create commandgroups alter on in the season.
Split the intake subsystem into the IntakePosition subsystem and the IntakeRoller subsystem.
The IntakeRoller subsystem will have control of the motors and have the methods to driveIntake, left, right, etc. It will not have the ability to control the intake pneumatics
The IntakePosition subsytem will have the methods to control the solenoid and as a result the raised/lower position of the intake assembly. It will not have the ability to control the motors on the assembly.
This arrangement will make it easier for us to create commandgroups alter on in the season.