Class ScoreCenter


  • public class ScoreCenter
    extends AutonomousPath
    Start on the Center then scores then picks up
    • Constructor Detail

      • ScoreCenter

        public ScoreCenter()
    • 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