|
Re: Dual Cameras?
Here is the code for dual cameras running on the RoboRio. The code is written in C/C++, but it should be readily adaptable to Java. The zip is in the form of an Eclipse project and should be able to be imported directly into Eclipse. This should be extensible to more than 2 cameras by modifying the teleop loop, startCamera and stopCamera code to handle the extra cameras. We hope this helps someone out there. If you've got any questions, feel free to ask.
HTH,
Mike
|