Releases: orbbec/OrbbecSDK-K4A-Wrapper
Releases · orbbec/OrbbecSDK-K4A-Wrapper
Release v2.0.11
The K4a Wrapper version v2.x.x is based on the open-source Orbbec SDK v2, developed on the v2-main branch.The version v1.x.x is based on the closed-source Orbbec SDK v1, developed on the main branch.
New Features
- Update OrbbecSDK to v2.5.5.
Fixed Issues
- Fix Linux x64 issue where k4aviewer could not display color point clouds for Femto Mega and Femto Mega I.
- Fix crash when closing k4aviewer during streaming.
- Fix network device enumeration timeout in k4aviewer and other samples causing unresponsive status.
Supported Platforms
- Windows 10 or later: x86 and x64 architectures
- Linux x64: tested on Ubuntu 18.04,Ubuntu 20.04 and 22.04
- Linux ARM64: tested on NVIDIA Jetson AGX Orin , NVIDIA Jetson Orin NX , NVIDIA Jetson Orin Nano , NVIDIA Jetson AGX Xavier , NVIDIA Jetson Xavier NX
Supported Devices
| Products List | Minimal Firmware Version | Recommended FW Version |
|---|---|---|
| Femto Bolt | 1.1.2 | 1.1.2 |
| Femto Mega | 1.3.0 | 1.3.1 |
| Femto Mega I | 2.0.4 | 2.0.4 |
Release v1.10.5
The K4a Wrapper version v2.x.x is based on the open-source Orbbec SDK v2, developed on the v2-main branch.The version v1.x.x is based on the closed-source Orbbec SDK v1, developed on the main branch.
New Features
- Update Orbbec SDK version to v1.10.28.
Fixed Issues
- Fixed a memory leak caused by frequently opening and closing the device.
Supported Platforms
- Windows 10 or later: x86 and x64 architectures
- Linux x64: tested on Ubuntu 18.04,Ubuntu 20.04 and 22.04
- Linux ARM64: tested on NVIDIA Jetson AGX Orin , NVIDIA Jetson Orin NX , NVIDIA Jetson Orin Nano , NVIDIA Jetson AGX Xavier , NVIDIA Jetson Xavier NX
Supported Devices
| products list | Minimal Firmware Version | Notes |
|---|---|---|
| Femto Bolt | 1.0.6 | |
| Femto Mega | 1.1.7 | |
| Femto Mega I | 2.0.2 | main branch only supports firmware below v2.0.4 |
Release v1.10.4
New feature
●Update Orbbec SDK version to v1.10.18.
●Added support for 4K resolution in MJPEG format on the Femto Mega network.
●Added Device Reboot interface.
v1.10.3
v1.10.2
v1.10.1
v1.9.4
v1.9.3
v1.9.2
release v1.9.2
Change List
- switch OrbbecSDK version to v1.9.5;
- add k4a_device_switch_device_clock_sync_mode interface;
- add k4a_device_get_wired_sync_mode interface;
- add k4a_device_enable_soft_filter interface;
- k4aviewer support indicator switch;
- fix other bugs;
v1.9.1
release v1.9.1
Product support
| products list | firmware version | platform |
|---|---|---|
| Orbbec Femto Bolt | 1.0.6/1.0.9 | Windows10+, Ubuntu18.04+ |
| Orbbec Femto Mega | 1.1.5/1.1.7 | Windows10+, Ubuntu20.04+ |
Change List
- update OrbbecSDK version to v1.9.4;
- Support pre initialization of depthengine;
- Femto Bolt supports NV12 on Linux and ARM;
- Adjust the imu data to be consistent with AKDK;
- Support for obaining imu extrinsic parameter data;
- Add color hdr control in color control command;
- Fix system timestamp setting error;
- Adapt indicator light switch;
- Filter out unsupport resolutions by k4aviewer;
- Filter out device not supported by k4aviewer;
- Filter out null device by k4aviewer;
- Turn off prompts that do not support audio by k4aviewer;
- Fix log display error by k4aviewer.