Items with no label
3338 Discussions

RealSense SDK version 2.27.0 now available

MartyG
Honored Contributor III
1,153 Views

Hi everyone,

 

Version 2.27.0 of the RealSense SDK is now available for download from the link below.

 

https://github.com/IntelRealSense/librealsense/releases/ 

 

API CHANGES

 

T265 Calibration Write APIs: Allow custom calibration to be provided to the device and committed to device flash memory. There is also a mechanism to roll-back to factory calibration. Currently these APIs are only implemented for the T265, but similar scheme is likely to be used for other families

 

- rs2_set_intrinsics - set video stream profile intrinsic calibration

 

- rs2_set_extrinsics - set extrinsic calibration between two stream profiles

 

- rs2_set_motion_device_intrinsics - set motion stream profile intrinsics

 

- rs2_reset_to_factory_calibration - Resets the device to factory calibration when available

 

- rs2_write_calibration - Commit calibration changes to device flash memory

 

- rs2_clone_video_stream_profile - Utility function used when developing custom processing blocks that modify video stream resolution

 

NEW FEATURES & IMPROVEMENTS

 

T265 Calibration APIs:

- #4650 - write calibration APIs

- #4717 - updating default T265 firmware to 0.1.0.279

 

Expose the ability to modify the T265 calibration (w/ #4650)

T265 tracking performance improvement

Fixes #4700 T265 load/start/stop/load/start failure

 

- #4739 and #4685 - documentation enhancements

 

- New OpenCV example - #4733 (Implementing "Depth Map Improvements for Stereo-based Depth Cameras on Drones")

 

- #4721 - Fix format-security warnings (contributed by @morxa)

 

- #4706 - [Viewer] Enable step forward and backward during playback

 

BUG FIXES

 

- On-Chip Calibration enhancements

 

- Integration with firmware 5.11.14 (pre-release)

 

- Unlocking the feature for D435i

 

- Fixing Tare calibration units

 

- #4731 - Fixing Java example

 

- #4729 - Fix Ubuntu 32bit compilation

 

- #4698 - [Android] GLFrame resource release

 

******************

 

For full linkages and a list of unresolved Known Issues, you can read the full release notes here:

 

https://github.com/IntelRealSense/librealsense/wiki/Release-Notes#release-2270 

0 Kudos
0 Replies
Reply