|
|
|
![]() |
|
|||||||
|
||||||||
|
|
Thread Tools | Rate Thread | Display Modes |
|
#5
|
||||
|
||||
|
Re: Loop in autonomous carries on into teleop and stops anything from working?
do{
drivetrain.drive(0.5,0.0); }while(timer.get()<4 && isAutonomous()); |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|