Class SwerveDriveRotationAdvisor
java.lang.Object
xbot.common.subsystems.drive.swerve.SwerveDriveRotationAdvisor
-
Constructor Summary
ConstructorDescriptionSwerveDriveRotationAdvisor
(ISwerveAdvisorPoseSupport pose, ISwerveAdvisorDriveSupport drive, PropertyFactory pf, HumanVsMachineDecider hvmDecider) -
Method Summary
Modifier and TypeMethodDescriptiongetSuggestedRotationValue
(XYPair snappingInput, double triggerRotateIntent) void
-
Constructor Details
-
SwerveDriveRotationAdvisor
public SwerveDriveRotationAdvisor(ISwerveAdvisorPoseSupport pose, ISwerveAdvisorDriveSupport drive, PropertyFactory pf, HumanVsMachineDecider hvmDecider)
-
-
Method Details
-
getSuggestedRotationValue
public SwerveSuggestedRotation getSuggestedRotationValue(XYPair snappingInput, double triggerRotateIntent) -
resetDecider
public void resetDecider()
-