Package frc.spectrumLib.mechanism
Class Mechanism.FollowerConfig
java.lang.Object
frc.spectrumLib.mechanism.Mechanism.FollowerConfig
- Enclosing class:
- Mechanism
-
Constructor Summary
ConstructorsConstructorDescriptionFollowerConfig(String name, int id, String canbus, com.ctre.phoenix6.signals.MotorAlignmentValue opposeLeader) -
Method Summary
-
Constructor Details
-
FollowerConfig
-
-
Method Details
-
getName
-
getId
-
isAttached
public boolean isAttached() -
getOpposeLeader
public com.ctre.phoenix6.signals.MotorAlignmentValue getOpposeLeader()
-