Intel® RealSense™ SDK 2.0 (v2.55.1) #12871
Replies: 6 comments
-
after installing in W10, .bag files do not open with Intel.RealSense.Viewer.exe. I can indeed open the .bag files with "Load recorded sequence", but when double clicking to open a .bag, it no longer works. The program opens but closes in less than a second. I have an Nvidia gpu with latest drivers installed. |
Beta Was this translation helpful? Give feedback.
-
Hi @jrecasens Bag files are not played back in Windows by double-leftclicking on them. Aside from using Load Recorded Sequence, you can open a bag in the RealSense Viewer and automatically initiate playback by drag-and-dropping the bag file into the center panel of the Viewer. |
Beta Was this translation helpful? Give feedback.
-
Node.js wrapper page is not found (https://github.com/IntelRealSense/librealsense/blob/development/wrappers/nodejs) |
Beta Was this translation helpful? Give feedback.
-
Hi @wookookie The Node.js wrapper and its online documentation was removed from SDK version 2.54.1 onwards. I have extracted a text file version of the Node.js instruction page from 2.53.1, which you can download as a .txt file by clicking on the link below. |
Beta Was this translation helpful? Give feedback.
-
Hi, I am trying to download Intel RealSense SDK with the Matlab Developer Package, but do not see an option to select that like I see on the website. Has anyone else experienced this issue? Is it no longer supported? |
Beta Was this translation helpful? Give feedback.
-
Hi @rcknowles04 The MATLAB component is no longer included in the Intel.RealSense.SDK-WIN10 Windows SDK installer program. However, there are instructions at #13008 (comment) for installing the MATLAB component for use with the latest SDK. |
Beta Was this translation helpful? Give feedback.
-
What's new
rs-fw-update
can update multiple devicesbuild/<configuration>
directory (e.g.,build/Release
) rather than spread out in different project directories (like in Windows)realsense2-all
is now available, packaging all other dependent libraries for ease of useNew FW version 5.16.0.1
All other SKUs: static gyro sensitivity (1000 Deg/Sec)
See full changes in Release Notes.
See API changes.
Supported Platforms
(1) Please refer to the Release Notes for known issues
(2) Non-LTS Ubuntu kernels with manual patches, check build from source instructions
(3) There is 50% probability of up to 80% frame drops with Windows 11 builds 22621.3296 and 22631.3296 (KB5035853). Windows 10 RS5 or Win 11 KB5030219 (OS Build 22621.2283) do not have any frame drops
(4) This is compilable, but not validated
(5) Due to a known issue with Android 10 the Depth cameras may not be recognized by some ROM/Platform vendors.
Recommended Firmware
Please refer to https://dev.intelrealsense.com/docs/firmware-updates for table of versions
Supported Languages
Important Links
This discussion was created from the release Intel® RealSense™ SDK 2.0 (v2.55.1).
Beta Was this translation helpful? Give feedback.
All reactions