Class TuneableDriverProfile
java.lang.Object
frc.robot.systems.drive.controllers.TuneableDriverProfile
-
Constructor Summary
ConstructorsConstructorDescriptionTuneableDriverProfile(double defaultLinearScalar, double defaultLinearDeadband, double defaultLinearInputsExponent, double defaultRotationScalar, double defaultRotationInputExponent, double defaultRotationDeadband, double defaultSniperControl, String key) -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
TuneableDriverProfile
public TuneableDriverProfile(double defaultLinearScalar, double defaultLinearDeadband, double defaultLinearInputsExponent, double defaultRotationScalar, double defaultRotationInputExponent, double defaultRotationDeadband, double defaultSniperControl, String key) -
TuneableDriverProfile
-
-
Method Details
-
linearScalar
-
linearDeadBand
-
linearInputsExponent
-
rotationScalar
-
rotationInputsExponent
-
rotationDeadband
-
sniperControl
-