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