Class SwerveIO.SwerveInputs

java.lang.Object
frc.robot.subsystems.swerve.SwerveIO.SwerveInputs
Enclosing interface:
SwerveIO

public static class SwerveIO.SwerveInputs extends Object
Inputs Class for Swerve
  • Field Details

    • yaw

      public float yaw
    • roll

      public float roll
    • pitch

      public float pitch
  • Constructor Details

    • SwerveInputs

      public SwerveInputs()