Releases: SpectacularAI/sdk
Releases · SpectacularAI/sdk
1.51.1
1.51.0
- Made depthai optional dependency for Python package
- Added support for Python 3.13
- Updated supported depthai-core version to 2.32.0
Supported versions:
- DepthAI v2.32.0
- librealsense v2.56.5 (requires Microsoft Visual C++ Redistributables installed)
- OrbbecSDK v1.10.18
1.50.0
- Compute
VioOutput::pointCloudalso without SLAM module - Compute
VioOutput::pointCloudusing all available cameras - Fix an issue where
VioOutputquaternions sometimes didn't have exactly unit length - Fix CPU usage metric in SDK recordings
- Various improvements to
sai-cli diagnosetool - Document SDK version in
sai-cli diagnoseandcalibratereports
Supported versions:
- DepthAI v2.28.0
- librealsense v2.56.5 (requires Microsoft Visual C++ Redistributables installed)
- OrbbecSDK v1.10.18
1.49.0
- Fix replay crash with missing bitmaps and early ending videos
- Improve sai-cli diagnose barometer report
- Add support for async camera setups in sai-cli calibrate calibration tool
Supported versions:
- DepthAI v2.28.0
- librealsense v2.56.5 (requires Microsoft Visual C++ Redistributables installed)
- OrbbecSDK v1.10.18
1.48.0
- Improve
TrackingStatusrobustness and VIO resetting - Enable
noWaitingForResultsby default: SLAM key frames are dropped if they are processed too slowly instead of blocking VIO (rare edge case with default settings). This behavior does not affect Replay API, where key frames are never dropped. - Fix an issue where
sai-cli calibrate-frdcomputed incorrectimuForwardvector
Supported versions:
- DepthAI v2.28.0
- librealsense v2.56.5 (requires Microsoft Visual C++ Redistributables installed)
- OrbbecSDK v1.10.18
1.47.1
- Improve VIO tracking status
- Add FrontRightDown calibration tool (
sai-cli calibrate-frd) - Make
useStereo=falseoptional for monocular data - Fix replay crash with iOS TOF data
Supported versions:
- DepthAI v2.28.0
- librealsense v2.56.5 (requires Microsoft Visual C++ Redistributables installed)
- OrbbecSDK v1.10.18
1.46.0
- Orbbec: Fix SLAM module not working in Replay mode
- Orbbec: Fix an issue where IMU is stopped little later than camera, resulting in confusing warning
SpectacularAI WARN: IMU buffer max size exceeded, not waiting for more frames.
Supported versions:
- DepthAI v2.28.0
- librealsense v2.56.5 (requires Microsoft Visual C++ Redistributables installed)
- OrbbecSDK v1.10.18
1.45.1
1.45.0
- Use FFmpeg
ultrafastpreset by default in recording - Add
passThroughColorImagestopoint-cloudparameter set to preserve point cloud RGB colors - Supported versions: OrbbecSDK v1.10.18
- Fix tracking on Orbbec Femto Mega (change interpreted gyroscope orientation)