Quote:
Originally Posted by Tom Bottiglieri
Have you tested this on a robot? If so I can add it to the repo.
Also it doesn't look like you have a runner thread within the object. Are you running it externally? If so could you post that code as well?
|
Yes, we've got the code up and running, it is working great. I can try to put together an example project to wrap the vision server code on Monday or so.
The object implements a thread for reading from the IO stream by inheriting from jankyTask, the Run method is the wrapped threading function.