One thing I do not understand is the whole downloading process. Okays I have the library's set up on the robRIO (I think). Anyways here are my questions.
- Will all of openCV's methods for C++ fork on this?
- To download code to the robot you have to do the FTP tranfer of the binary? You can't just deploy the code to the robot
I ask the second question is because the provided example I eclipse does not provide an option to deploy to the roboRIO, only an option to run as a local application or something like that.