We are trying to test our autonomous but every time we try to run it we get the error messages
“ERROR 1 The startCompetition() method (or methods called by it) should have handled the exception above.” we also get the messages "
and
“ERROR 1 Unhandled exception: java.lang.ClassCastException: class frc.robot.DriveForwardTimed cannot be cast to class edu.wpi.first.wpilibj2.command.Command (frc.robot.DriveForwardTimed and edu.wpi.first.wpilibj2.command.Command are in unnamed module of loader ‘app’)”