Quote:
Originally Posted by EmileH
I think this is your issue:
Code:
output.putFrame(pipeline.getImgae());
Also doesn't the visionthread get created in RobotInit instead of the constructor?
|
Oh woops, that was just a typo but it's not the problem because it's the same typo in both.
Is there a difference in where it's initialized? Since it only runs when Teleop is running.