Quote:
Originally Posted by thecakeisalie
While working out some of the kinks in our code, i stumbled upon a problem. That problem being that I could not have the robot wait for a certain period of time before continuing with its code. So now my question is this: Is there any function that can be used to pause the robot for a certain amount of time?
|
When you say "
I could not have the robot wait for a certain period of time before continuing with its code" did you mean precisely that, or did you mean when you tried to do it, the robot would stop responding to driver commands while it was waiting?