Package tagalong.logging
Interface RollerIO
- All Known Implementing Classes:
RollerIOTalonFX
public interface RollerIO
Interface with roller hardware
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic classSet of loggable roller inputs -
Method Summary
Modifier and TypeMethodDescriptiondefault voidupdateInputs(RollerIO.RollerIOInputs inputs) Updates the set of loggable roller inputs
-
Method Details
-
updateInputs
Updates the set of loggable roller inputs- Parameters:
inputs- roller inputs
-