This should be public:
|
private static final Lib199Subsystem INSTANCE = new Lib199Subsystem(); |
So that one can call CommandScheduler.getInstance().unregister(Lib199Subsystem.INSTANCE) if it's periodic methods interfere with other things. For example, at the moment, MockCANCoder interferes with other simulation code trying to use CANcoderSimState.setRawPosition().