Releases: SpectacularAI/sdk
Releases · SpectacularAI/sdk
1.22.0
1.21.0
- Add
useGrayDepth
option to OAK-D plugin Configuration: Use one gray image and depth map for tracking (without feature tracker) - Improve GNSS SLAM performance
1.20.0
- OAK-D plugin: Use device time for more accurate time sync between camera and IMU
- Update depthai-core to v2.22.0 (Fixes rectification issue on OAK-D Pro W)
- K4A plugin: Add
getDeviceHandle()
toPipeline
, user can now adjust all device settings using K4A SDK API - Bug fixes
1.19.1
1.19.0
- Add
forceUnrectified
option to OAK-D plugin Configuration - Support OpenCV omnidir camera model
- Improve
useVioAutoExposure
with OAK-D plugin - Bug fixes
1.18.2
1.18.1
- Fix synchronization and depth alignment issues with OAK-D plugin
- Added
useVioAutoExposure
flag to OAK-D plugin Configuration. Enables SpectacularAI auto exposure, which optimizes exposure parameters for VIO performance (BETA) - Update depthai-core to v2.21.2.0
- Improve VIO and SLAM performance
- Bug fixes