Class TunerConstants2025.GeneratedConstants

java.lang.Object
frc.alotobots.library.subsystems.swervedrive.constants.mk4i2025.TunerConstants2025.GeneratedConstants
Enclosing class:
TunerConstants2025

public static class TunerConstants2025.GeneratedConstants extends Object
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final com.ctre.phoenix6.swerve.SwerveModuleConstants<com.ctre.phoenix6.configs.TalonFXConfiguration,com.ctre.phoenix6.configs.TalonFXConfiguration,com.ctre.phoenix6.configs.CANcoderConfiguration>
     
    static final com.ctre.phoenix6.swerve.SwerveModuleConstants<com.ctre.phoenix6.configs.TalonFXConfiguration,com.ctre.phoenix6.configs.TalonFXConfiguration,com.ctre.phoenix6.configs.CANcoderConfiguration>
     
    static final com.ctre.phoenix6.swerve.SwerveDrivetrainConstants
     
    static final com.ctre.phoenix6.swerve.SwerveModuleConstants<com.ctre.phoenix6.configs.TalonFXConfiguration,com.ctre.phoenix6.configs.TalonFXConfiguration,com.ctre.phoenix6.configs.CANcoderConfiguration>
     
    static final com.ctre.phoenix6.swerve.SwerveModuleConstants<com.ctre.phoenix6.configs.TalonFXConfiguration,com.ctre.phoenix6.configs.TalonFXConfiguration,com.ctre.phoenix6.configs.CANcoderConfiguration>
     
    static final com.ctre.phoenix6.CANBus
     
    static final LinearVelocity
     
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

    • kCANBus

      public static final com.ctre.phoenix6.CANBus kCANBus
    • kSpeedAt12Volts

      public static final LinearVelocity kSpeedAt12Volts
    • DrivetrainConstants

      public static final com.ctre.phoenix6.swerve.SwerveDrivetrainConstants DrivetrainConstants
    • FrontLeft

      public static final com.ctre.phoenix6.swerve.SwerveModuleConstants<com.ctre.phoenix6.configs.TalonFXConfiguration,com.ctre.phoenix6.configs.TalonFXConfiguration,com.ctre.phoenix6.configs.CANcoderConfiguration> FrontLeft
    • FrontRight

      public static final com.ctre.phoenix6.swerve.SwerveModuleConstants<com.ctre.phoenix6.configs.TalonFXConfiguration,com.ctre.phoenix6.configs.TalonFXConfiguration,com.ctre.phoenix6.configs.CANcoderConfiguration> FrontRight
    • BackLeft

      public static final com.ctre.phoenix6.swerve.SwerveModuleConstants<com.ctre.phoenix6.configs.TalonFXConfiguration,com.ctre.phoenix6.configs.TalonFXConfiguration,com.ctre.phoenix6.configs.CANcoderConfiguration> BackLeft
    • BackRight

      public static final com.ctre.phoenix6.swerve.SwerveModuleConstants<com.ctre.phoenix6.configs.TalonFXConfiguration,com.ctre.phoenix6.configs.TalonFXConfiguration,com.ctre.phoenix6.configs.CANcoderConfiguration> BackRight
  • Constructor Details

    • GeneratedConstants

      public GeneratedConstants()