You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 21, 2023. It is now read-only.
We can now support multiple cameras. We just need to expose self._cameras as a public attribute.
Whilst we don't give out multiple cameras to students, it would be nice to unlock this for teams. We might need to add support for custom camera calibrations so that they can use any old webcam, not just our provided camera.
The text was updated successfully, but these errors were encountered:
We can now support multiple cameras. We just need to expose self._cameras as a public attribute.
Whilst we don't give out multiple cameras to students, it would be nice to unlock this for teams. We might need to add support for custom camera calibrations so that they can use any old webcam, not just our provided camera.
The text was updated successfully, but these errors were encountered: