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
File "/home/reachy/dev/pollen-vision/pollen_vision/pollen_vision/camera_wrappers/depthai/wrapper.py", line 58, in __init__
self._prepare()
File "/home/reachy/dev/pollen-vision/pollen_vision/pollen_vision/camera_wrappers/depthai/wrapper.py", line 99, in _prepare
self._set_undistort_maps()
File "/home/reachy/dev/pollen-vision/pollen_vision/pollen_vision/camera_wrappers/depthai/wrapper.py", line 246, in _set_undistort_maps
mapXL, mapYL, mapXR, mapYR = compute_undistort_maps(self.cam_config)
File "/home/reachy/dev/pollen-vision/pollen_vision/pollen_vision/camera_wrappers/depthai/calibration/undistort.py", line 21, in compute_undistort_maps
calib.getCameraIntrinsics(
IndexError: _Map_base::at
The text was updated successfully, but these errors were encountered:
Error is raised otherwise
The text was updated successfully, but these errors were encountered: