FtcRobotController icon indicating copy to clipboard operation
FtcRobotController copied to clipboard

Calibration parameters for HD Pro Webcam C920 not automatically detected

Open MafteiAlbert-Alexandru opened this issue 1 year ago • 10 comments

When using a HD Pro Webcam C920 with the Vision Portal, the calibration parameters are not automatically detected. This happens due to a "mishap" from Logitech who has the same product registered under 3 different product ids: HD Pro Webcam C920 - 0x82D, C920 PRO HD Webcam - 0x08E5, C920 HD Pro Webcam - 0x0892(Note: I have the one with 0x0892).

For most teams the workaround is obvious: Copying the calibrations, changing the ids, and adding them to teamwebcamcalibrations.xml, but it would be ideal if the other product ids would also be registered in the SDK, in order to avoid confusing rookie teams(especially since it's stated that the SDK has the calibrations parameters for their camera).

MafteiAlbert-Alexandru avatar Oct 04 '23 14:10 MafteiAlbert-Alexandru