Class SwerveSim

java.lang.Object
frc.robot.subsystems.swerve.SwerveSim
All Implemented Interfaces:
SwerveIO

@NullMarked public final class SwerveSim extends Object implements SwerveIO
Simulation implementation for swerve
  • Field Details

    • mapleSim

      public final org.ironmaple.simulation.drivesims.SwerveDriveSimulation mapleSim
  • Constructor Details

    • SwerveSim

      public SwerveSim(Pose2d initialPose)
      Simulation implementation for swerve
  • Method Details