Items with no label
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
3338 Discussions

RealSense SDK 2.0 Build 2.11.0 Released

MartyG
Honored Contributor III
1,432 Views

Hi everyone,

A new 'Latest Release' stable build of the Realsense SDK 2.0 (version 2.11.0) has been released and is available for download here:

https://github.com/IntelRealSense/librealsense/releases/tag/v2.11.0 Release Intel® RealSense™ SDK 2.0 (Build 2.11.0) · IntelRealSense/librealsense · GitHub

Functions added to the API include:

- rs2_create_processing_block_fptr - Allows to create custom processing blocks using C-bindings (C, LabView, .NET)

- rs2_start_processing_fptr - Allows to start a processing block with a callback

- rs2_config_enable_device_from_file_repeat_option - Allows to configure pipeline to play from recording while controlling playback-repeat behavior

- rs2_create_hole_filling_filter_block - Hole-Filling filter supports three modes of operation:

New features are:

- Playback Repeat control

- Exposing Multipin UVC device via pybackend

- Post-Processing via Python API

- SSE optimization of PointCloud processing block

- Adding a dedicated Hole-Filling processing block)

- Adding USB3.2 descriptor support

- Notify user when new firmware is available

- Adding processing APIs to the .NET wrapper

- New camera info attribute: RS2_CAMERA_INFO_RECOMMENDED_FIRMWARE_VERSION, tracking the firmware recommended for D400 devices

Notable bug fixes include:

- Fixing Z-accuracy metric calculation in the Depth Quality Tool

- Compilation on ARM

- And more

The full release notes, including other bug fixes and a list of Known Issues, can be found here:

https://github.com/IntelRealSense/librealsense/wiki/Release-Notes Release Notes · IntelRealSense/librealsense Wiki · GitHub

0 Kudos
0 Replies
Reply