Class ScoreGetBalls

    • Constructor Detail

      • ScoreGetBalls

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