Class TimeDrive

java.lang.Object
edu.wpi.first.wpilibj.command.Command
frc.team670.robot.commands.drive.TimeDrive

public class TimeDrive
extends Command
An example command. You can replace me with your own command.
  • Constructor Details

    • TimeDrive

      public TimeDrive​(double seconds, double speed)