Class TuneableDriverProfile
java.lang.Object
frc.robot.systems.drive.controllers.TuneableDriverProfile
-
Constructor Summary
ConstructorsConstructorDescriptionTuneableDriverProfile(double pDefaultLinearScalar, double pDefaultLinearDeadband, double pDefaultLinearInputsExponent, double pDefaultRotationScalar, double pDefaultRotationInputExponent, double pDefaultRotationDeadband, double pDefaultSniperControl, String pKey) -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
TuneableDriverProfile
public TuneableDriverProfile(double pDefaultLinearScalar, double pDefaultLinearDeadband, double pDefaultLinearInputsExponent, double pDefaultRotationScalar, double pDefaultRotationInputExponent, double pDefaultRotationDeadband, double pDefaultSniperControl, String pKey) -
TuneableDriverProfile
-
-
Method Details
-
linearScalar
-
linearDeadBand
-
linearInputsExponent
-
rotationScalar
-
rotationInputsExponent
-
rotationDeadband
-
sniperControl
-