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
Fixed an issue where using OV9728 at resolutions smaller than 640x400 forced a mono-only sensor config on RVC2
Stabilized internal camera clock and monotonic clock syncing
Fixed the Camera->IMU extrinsics setting in BasaltVIO node
Fixed an edge case where dai.Device constructor could get stuck indefinitely if the device lost connection at the wrong time by adding a timeout internally
Misc
Removed the deprecated imageIn input on DetectionParser which has been replaced by using ImgTransformations
Skipped file locking for Zoo model downloads when filesystem is read-only
getCalibration always returns the current active calibration, even when not set by setCalibration
Changed the RGBD autocreate logic to use ToF depth on OAK-ToF instead of stereo.