We are using two cameras this year, one for target tracking and one for driver vision. We have the driver cam connected via USB and the LimeLight via ethernet, but I don’t know how to implement the cameras into the code and into smartdashboard.
We are using the Java CommandRobot template, if that helps.
What do I need to add to make the robot and the cameras communicate?
I finally figured out how to get the cameras to display on smartDashBoard, but I still am wondering how I get my code to “initialize” the LimeLight tables, if that makes sense.