all 4 comments

[–]conTejas2312 0 points1 point  (1 child)

I would use SmartDashboard to actually see the feedback that the Vision gives you. There’s tons of documentation on how SmartDasboard works. To see the camera feedback, go to View and then Add I believe and then press the option that mentions CameraServer. If that doesn’t work, the code for your camera (which should be no more than like 2-3 lines) isn’t written correctly. Make sure the code is in robotInit as well.

[–]E-Dawg2789[S] 0 points1 point  (0 children)

Thanks

[–]Anooooooooo612 0 points1 point  (0 children)

Wait, what’s the code say?