|
Re: Dual Cameras? -- Updated C++ Class Code
Greetings!
I've cleaned up the dual camera code and created a class ala the Java example that was posted earlier. Essentially, add the CameraFeeds.cpp and CameraFeeds.h to your project and then instantiate as it is done in the robot.cpp example. I've included the class in a working Mecanum example just so people can see the ability to drive and the dual cameras at the same time.
Enjoy,
Mike
|