Quote:
Originally Posted by F22Rapture
Is there any way to use this with a Java robot? Containment within a SmartDashboard plugin maybe?
|
Actually the only way to run this at the moment is using a smartdashboard plugin.
Here is the one I wrote:
http://kevinhughes.ca/projects/cppvision/
https://github.com/pickle27/cppVision
My original goal was to make a stand-alone desktop program for the vision system (like what Team 3574 has done!) but I changed to use the Smartdashboard to use the FRC NetworkTables implementation.