View Single Post
  #4   Spotlight this post!  
Unread 07-02-2017, 13:52
flemdogmillion's Avatar
flemdogmillion flemdogmillion is offline
Programmer, Builder, Driver...
FRC #3007
 
Join Date: Nov 2016
Rookie Year: 2015
Location: Minnesota
Posts: 146
flemdogmillion will become famous soon enoughflemdogmillion will become famous soon enough
Re: PSA: Enable Vision Race Condition

Quote:
Originally Posted by JeffB View Post
I'd imagine you're planning on your team operating in the portions of the field clouded by one, or both, airships. Is your vision code not streaming a feed to your drivers to help them drive the robot in these cases?
The streaming code is a self-looping VI that starts when Vision Processing.vi initializes. It is separate from the actual vision loop that you write. It lies far outside the Enable Vision case structure.
__________________
Team 4506: 2015-2016
Team 3007: 2017

Jack of all trades except C++ & Java

Last edited by flemdogmillion : 07-02-2017 at 13:55.
Reply With Quote