Skip to content

Releases: SpectacularAI/sdk

1.44.0

11 Aug 12:25
Compare
Choose a tag to compare
  • Add a GnssVioOutputStatus field to GnssVioOutput (one of VIO, GNSS, VPS)
  • Move AutoExposureOutput to the core SDK
  • Update librealsense to v2.56.5

1.43.1

23 Jul 07:56
Compare
Choose a tag to compare

1.43.0

21 Jul 10:58
Compare
Choose a tag to compare

1.42.2

03 Jul 14:36
a2c46cf
Compare
Choose a tag to compare
  • Improved PDF user manual
  • Bug fixes
  • RealSense plugin is not included in this release because a needed bug fix has not been included in latest librealsense release.

1.41.2

13 Jun 06:52
72e63a7
Compare
Choose a tag to compare
  • New API in core C++ SDK (available for commercial customers):
    • CameraRayTo3DMatch and CameraRayToWgsMatch inputs now have optional variance field
    • Support YUYV422 image format
  • Improved VIO initialization
  • Fix Vio::addHeading() to use clockwise from north convention as documented

1.40.1

02 May 12:17
89b6316
Compare
Choose a tag to compare
  • New API in core C++ SDK (available for commercial customers):
    • Vio::addHeading(...) to input heading direction (for initialization)
  • Add support for OAK-D Lite devices with an IMU
  • Mapping API (and sai-cli process) bug fix for iPhone data with TOF sensor
  • New option to initialize heading from GNSS
  • Improved take-off initialization feature
  • Bug fixes

Supported versions:

  • DepthAI v2.28.0
  • librealsense v2.55.1 (requires Microsoft Visual C++ Redistributables installed)
  • OrbbecSDK v1.10.12

1.39.0

24 Mar 10:25
89b6316
Compare
Choose a tag to compare
  • New API in core C++ SDK (available for commercial customers):
    • Vio::addBarometer(...) to input raw barometer measurements
  • Improvements to sai-cli calibrate calibration tool (calibration report, bug fixes)
  • Bug fixes to sai-cli process (#56, #60)

Supported versions:

  • DepthAI v2.28.0
  • librealsense v2.55.1 (requires Microsoft Visual C++ Redistributables installed)
  • OrbbecSDK v1.10.12

1.38.3

07 Feb 13:17
Compare
Choose a tag to compare
  • Added camera intrinsics and extrinsics calibration with sai-cli calibrate command to Python tools. See -h for instructions. Installed from PyPi via pip install spectacularai.

Supported versions:

  • DepthAI v2.28.0
  • librealsense v2.55.1 (requires Microsoft Visual C++ Redistributables installed)
  • OrbbecSDK v1.10.12

1.37.0

01 Nov 09:06
312bea6
Compare
Choose a tag to compare
  • New API in core C++ SDK (available for commercial customers):
    • Vio::addFrameMono(...)to input image and features
    • Vio::recordJsonString(...) to add custom metadata JSON line to the recording output.
  • Mac support (Apple Silicon) for core C++ SDK (available for commercial customers)
  • Bug fixes

NOTE: SpectacularAI Realsense C++ Plugin for Windows version 1.37.0 will be released later.

Supported versions:

  • DepthAI v2.28.0
  • librealsense v2.55.1
  • OrbbecSDK v1.10.12

1.36.0

16 Sep 12:15
93376c3
Compare
Choose a tag to compare
  • Update DepthAI to v2.28.0 (Built with -D'DEPTHAI_ENABLE_CURL=OFF')
  • Update librealsense to v2.55.1
  • Update OrbbecSDK to v1.10.12
  • Bug fixes

NOTE: SpectacularAI Realsense C++ Plugin version 1.36.0 will be released later.