Class ballsScoreTrench


  • public class ballsScoreTrench
    extends AutonomousPath
    Slow path starting on the right of the line
    • Constructor Detail

      • ballsScoreTrench

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