mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-07-01 02:41:48 +00:00
Would throw if the camera was disconnected. We handle this properly at the JNI level to not have this crash the entire program, but the error is still kind of annoying, and not really an error.