IntelRealSense / librealsense

Intel® RealSense™ SDK
https://www.intelrealsense.com/
Apache License 2.0
7.62k stars 4.83k forks source link

No matlab when install realsense SDK #13008

Closed WencaiShan closed 5 months ago

WencaiShan commented 5 months ago

Hello, I would like to ask why the Matlab option is not available in the realsense SDK download for Windows 11. Is it due to an issue with my computer version or the SDK version I downloaded? Sorry to bother you

微信截图_20240607101110

MartyG-RealSense commented 5 months ago

Hi @WencaiShan It is not an issue with your computer. The absence of the MATLAB component in the RealSense SDK installer is commented on at the link below.

https://support.intelrealsense.com/hc/en-us/community/posts/30014583123987

As the MATLAB component is included in the Windows installer for SDK 2.54.1, if you would prefer to use the latest SDK then you could try the following approach.

  1. Install the 2.54.1 SDK using the Intel.RealSense.SDK-WIN10 installer file at the link below so that the MATLAB component is installed on your computer.

https://github.com/IntelRealSense/librealsense/releases/tag/v2.54.1

  1. Install the 2.55.1 SDK by the same method.

https://github.com/IntelRealSense/librealsense/releases/tag/v2.55.1

The installer overwrites previous SDK installations made with this method, but does not remove components installed by a previous installer file that are not included in a newer installer. So the installer should update the SDK to 2.55.1 but leave the MATLAB component from 2.54.1 on your computer.

MartyG-RealSense commented 5 months ago

Hi @WencaiShan Do you require further assistance with this case, please? Thanks!

MartyG-RealSense commented 5 months ago

Case closed due to no further comments received.