|
Re: Grip & Intermediate Vision Examples Errors
In the Java Intermediate Vision example, we had to declare the thread in a different way, because there was an issue with the syntax. I have no idea if that issue is also present in the C++ code, but it might be worth checking. Perhaps try running the code in the main thread, and see if that works.
And on the error, I believe we were also getting that on our vision processing. Another one of our programmers fixed that - I'll see if he remembers how.
|