Skip to content

Release v2.0.6

Latest
Compare
Choose a tag to compare
@zhonghong322 zhonghong322 released this 02 Dec 09:40

The Release v2.0.6 is base on v2-main branch, With the major update of the new branch v2-main, python Wrapper is connected to the open source version of Orbbec SDK v2, which will make python Wrapper more flexible and extensible.

This update in v2-main ensures compatibility with all new Orbbec USB products that comply with the UVC standard.
However, python Wrapper v2 no longer supports Orbbec's traditional OpenNI protocol devices. We encourage you to check whether your device is supported by python Wrapper v2 and use the new version if supported.

  • Notes: The Python wrapper for the open-source Orbbec SDK v2 is versioned as v2.x.x, while the Python wrapper for the Orbbec SDK v1 is versioned as v1.x.x.

Changelist

  • 1、Update Orbbec SDK to version v2.0.23
  • 2、Fix v2.0.5 issue #98 Property not found to register callback, propertyId: 205

Documentation

Refer to UserGuide for detailed documentation.

Support Platforms

  • Windows: Windows 10 (x64)
  • Linux: 18.04/20.04/22.04 (x64)
  • Arm64: Ubuntu18.04/20.04/22.04
  • macOS: coming soon
  • Linux ARM32: coming soon

Support Hardware Products

Products list Firmware Version
Gemini 335 1.2.20
Gemini 335L 1.2.20
Gemini 336 1.2.20
Gemini 336L 1.2.20
Femto Bolt 1.0.6/1.0.9
Femto Mega 1.1.7/1.2.7
Astra 2 2.8.20
Gemini 2 L 1.4.32
Gemini 2 1.4.60 /1.4.76
  • If your device is included in this supported list, we recommend using the v2-main branch. If not, you can use the main branch instead.