Class ScorePickupRight


  • public class ScorePickupRight
    extends AutonomousPath
    Scores from the Right side of the starting line AKA our World Class Auto
    • Constructor Detail

      • ScorePickupRight

        public ScorePickupRight()
    • Method Detail

      • getStartingPose

        public edu.wpi.first.wpilibj.geometry.Pose2d getStartingPose()
        Description copied from class: AutonomousPath
        Get the path's starting pose
        Specified by:
        getStartingPose in class AutonomousPath
        Returns:
        Starting pose
      • getCommand

        protected edu.wpi.first.wpilibj2.command.SequentialCommandGroup getCommand()
        Description copied from class: AutonomousPath
        Get the command to run
        Specified by:
        getCommand in class AutonomousPath
        Returns:
        Command