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