Class SwerveSuggestedRotation

java.lang.Object
xbot.common.subsystems.drive.swerve.SwerveSuggestedRotation

public class SwerveSuggestedRotation extends Object
  • Field Details

    • value

      public double value
      Used for SwerveDriveRotationAdvisor to pass back values in one of two ways: DesiredHeading (The heading you want to be at) HeadingPower (The power of which you should be rotating)
    • type

  • Constructor Details