Skip to content

Release v1.10.5

Compare
Choose a tag to compare
@jian-dong jian-dong released this 11 May 15:07
· 44 commits to main since this release

Release Notes for Version 1.10.5

We are excited to announce the release of Version 1.10.5, which includes new features, enhancements, and bug fixes from our previous version, 1.10.2. Here's what's new:

New Features

  • Transformation Sample: Added a new sample to demonstrate the transformation of coordinate points between depth and color coordinate systems.

Enhancements

  • Gemini 2/Gemini 2L Updates: Removed old software filter properties from the Gemini 2 and Gemini 2L, Orbbec SDK internally defaults to enabling software filter.

Bug Fixes

  • Orbbec Viewer Stability: Resolved an issue where toggling mirror, flip, or rotation settings caused the Orbbec Viewer tool to crash.
  • Playback Alignment: Fix the alignment issue in Orbbec Viewer playback after recording.
  • Other Minor Bug Fixes

Download the Orbbec SDK package

The source code package contains all the content, including Orbbec SDK library files, header files, sample files, etc. for all platforms. Please download the source code package in the assets directly.

  1. Packages starting with OrbbecSDK are SDK packages for different platforms, containing precompiled binary files.
  2. Packages starting with OrbbecViewer are viewer packages that provide tools for interacting with Orbbec devices.
  3. The file OrbbecSDK_vx.x.x_win64.exe serves as the installation package for the Orbbec SDK and Orbbec Viewer tools on Windows.
  4. The file OrbbecSDK_vx.x.x_amd64.deb serves as the installation package for the Orbbec SDK and Orbbec Viewer tools on Linux x64,likes ubuntu.
  5. The file OrbbecSDK_vx.x.x_arm64.deb serves as the installation package for the Orbbec SDK and Orbbec Viewer tools on Arm64,likes Nvidia Jetson nano、Orin nano、Orin NX,AGX NX.

Notes: Please refer to the following documentation for installation instructions for the Windows, Linux, and arm64 installation packages.
https://github.com/orbbec/OrbbecSDK/blob/main/doc/tutorial/English/Installation_guidance.md