Skip to content

Commit e488522

Browse files
committed
Update Orbbec SDK version to v1.10.22
1 parent 1821e8a commit e488522

13 files changed

+7
-3
lines changed

include/libobsensor/h/Property.h

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,10 @@ typedef enum {
5151
* @brief IR flood level
5252
*/
5353
OB_PROP_FLOOD_LEVEL_INT = 7,
54+
/**
55+
* @brief temperature compensation switch
56+
*/
57+
OB_PROP_TEMPERATURE_COMPENSATION_BOOL = 8,
5458

5559
/**
5660
* @brief Depth mirror

lib/arm32/libOrbbecSDK.so.1.10

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
libOrbbecSDK.so.1.10.18
1+
libOrbbecSDK.so.1.10.22
Binary file not shown.

lib/arm64/libOrbbecSDK.so.1.10

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
libOrbbecSDK.so.1.10.18
1+
libOrbbecSDK.so.1.10.22
Binary file not shown.

lib/linux_x64/libOrbbecSDK.so.1.10

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
libOrbbecSDK.so.1.10.18
1+
libOrbbecSDK.so.1.10.22

lib/win_x64/OrbbecSDK.dll

9 KB
Binary file not shown.

lib/win_x64/live555.dll

0 Bytes
Binary file not shown.

lib/win_x64/ob_usb.dll

0 Bytes
Binary file not shown.

lib/win_x86/OrbbecSDK.dll

3 KB
Binary file not shown.

lib/win_x86/live555.dll

0 Bytes
Binary file not shown.

lib/win_x86/ob_usb.dll

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)