Class AlignmentUtil

java.lang.Object
com.stuypulse.robot.util.swerve.AlignmentUtil

public class AlignmentUtil extends Object
  • Constructor Details

  • Method Details

    • getTargetAlignmentAngle

      public static edu.wpi.first.math.geometry.Rotation2d getTargetAlignmentAngle(edu.wpi.first.math.geometry.Pose2d currentPose, edu.wpi.first.math.geometry.Pose2d targetPose)