|
[Vision] Multithreading?
What is the best way to have a vision loop that constantly updates numbers, but with a short sleep period but not hinder the normal teleop loop?
If I want to update the numbers every half second or so is there a way I can do that without making the whole teleop loop wait? I've looked at Runnables, but is there an easier way to do this?
|