View Single Post
  #1   Spotlight this post!  
Unread 26-01-2016, 18:26
iSpotix iSpotix is offline
Registered User
FRC #4049
 
Join Date: Jan 2016
Location: Pittsburgh
Posts: 27
iSpotix is an unknown quantity at this point
[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?
Reply With Quote