|
Java vision priority?
We have now separated vision off into its own thread (in java). However, I am still noticing lag in our Teleop response.
I suspect that the native NI Vision process is preempting the java VM, as Teleop is at a higher Java priority than our Java Vision code.
Is there a way to fix/work around this?
|