View Single Post
  #2   Spotlight this post!  
Unread 22-01-2017, 10:37
beijing_strbow beijing_strbow is offline
Registered User
FRC #5968 (Cyborg Indians)
Team Role: Programmer
 
Join Date: Aug 2016
Rookie Year: 2016
Location: Kansas
Posts: 51
beijing_strbow is an unknown quantity at this point
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.
Reply With Quote