|
Re: So apparently flat sequence structures don't work well in Teleop.
Best describe the steps you want to take, e.g., what's the sequence you want to have happen when that button is pressed.
Periodic Tasks is usually for sequences, because they often require delays-like push a button, run a motor for 5 seconds, then stop.
You can't have any Delay in Teleop.
__________________
"Rationality is our distinguishing characteristic - it's what sets us apart from the beasts." - Aristotle
Last edited by Mark McLeod : 08-02-2017 at 17:22.
|