Items with no label
3335 Discussions

RealSense SDK version 2.29.0 now available + new recommended firmware 5.11.15.0

MartyG
Honored Contributor III
654 Views

Hi everyone,

 

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

 

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

 

There is also a new recommended firmware, version 5.11.15.0.

 

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

 

API CHANGES

 

  • Changed enum RS2_CAMERA_INFO_FIRMWARE_UPDATE_SERIAL_NUMBER to RS2_CAMERA_INFO_FIRMWARE_UPDATE_ID

 

BUG FIXES

 

- [Pcl] Fix typo in documentation by @fburakk.

 

- Fixed bug on record-playback.

 

- [Realsense-Viewer] Fix Tare-Calibration UI.

 

- Update doxygen of pose_sensor.

 

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

 

Full release notes with all linkages and a list of unresolved Known Issues can be viewed here:

 

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

0 Kudos
4 Replies
JAKEMIN
Beginner
322 Views

The link did not upload the new version of firmware.

https://dev.intelrealsense.com/docs/firmware-releases

0 Kudos
JAKEMIN
Beginner
322 Views

We hope to upload the firmware with the release note as soon as possible.

0 Kudos
JAKEMIN
Beginner
322 Views

 

We can update the firmware in the viewer, but we are talking about a .bin file & release note .

0 Kudos
MartyG
Honored Contributor III
322 Views

I researched this subject carefully. I believe the Viewer uses the SDK instruction RS2_CAMERA_INFO_RECOMMENDED_FIRMWARE_VERSION to retrieve the recommended firmware for that Viewer version. I cannot locate the location that the Viewer is retrieving the firmware 5.11.15.0 from though.

 

It is likely that the previous version, 5.11.11.100, will continue to be sufficient for your needs until the bin file for the latest version is published on the downloads page, since the Viewer and SDK can work with firmwares older than the newest one.

0 Kudos
Reply