I have narrowed this issue down. We have been trying to install OpenCV on the roboRIO. We have done this successfully, however, when we try and add the OpenCV library's and includes to the project and upload the code, it instantly crashes.
This is probably a linker error because our vision code is not being called anywhere. When it crashes is when we add our vision paths into eclipse.
Here is our
github repo if anyone wants to take a look. You might have to import the project into eclipse to see the projects and paths correctly.
- Drew
Team 2053