|
Re: PSA: Enable Vision Race Condition
Quote:
Originally Posted by JeffB
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.
|