Package frc.spectrumLib.sim
Class RollerSim
java.lang.Object
frc.spectrumLib.sim.RollerSim
- All Implemented Interfaces:
Mountable
-
Constructor Summary
ConstructorsConstructorDescriptionRollerSim(RollerConfig config, edu.wpi.first.wpilibj.smartdashboard.Mechanism2d mech, com.ctre.phoenix6.sim.TalonFXSimState rollerMotorSim, String name) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface frc.spectrumLib.sim.Mountable
getUpdatedX, getUpdatedX, getUpdatedX, getUpdatedX, getUpdatedY, getUpdatedY, getUpdatedY, getUpdatedY
-
Constructor Details
-
RollerSim
public RollerSim(RollerConfig config, edu.wpi.first.wpilibj.smartdashboard.Mechanism2d mech, com.ctre.phoenix6.sim.TalonFXSimState rollerMotorSim, String name)
-
-
Method Details
-
simulationPeriodic
public void simulationPeriodic()
-