Items with no label
3338 토론

Intel realsense SDK 2.0 & Unity

MTont
초급자
3,816 조회수

HI everyone!I'm haveing a lot of troubles testing intel realsense SDK 2.0 on unity (windows).

 

First of all I'm trying to write a script that draws a sqaure around the nearest object, writing the distance in the middle of the square. I need all that on Unity. Is that possible?

Now I'm far away from that, beacause I can't run the examples.

 

I followed the guide on GitHub (https://github.com/IntelRealSense/librealsense/tree/development/wrappers/unity librealsense/wrappers/unity at development · IntelRealSense/librealsense · GitHub ) but probably I'm missing something. This is what I've:

Can someone prepare a package that I can import or help me to install this, please?

 

Thank you!
0 포인트
1 솔루션
MartyG
명예로운 기여자 III
2,279 조회수

In the RealSense SDK 2.0 folder, there is a folder called 'bin' that contains pre-built versions of files so that the SDK can be run in Windows without needing to compile the SDK in Visual Studio. Pre-built realsense2.dll and Intel.RealSense.dll files are located here, at the following location:

 

Intel RealSense SDK 2. > bin > x64

 

Drag-and-drop realsense2.dll and Intel.RealSense.dll from this SDK folder into a folder called Plugins in your Unity project.

원본 게시물의 솔루션 보기

3 응답
MartyG
명예로운 기여자 III
2,280 조회수

In the RealSense SDK 2.0 folder, there is a folder called 'bin' that contains pre-built versions of files so that the SDK can be run in Windows without needing to compile the SDK in Visual Studio. Pre-built realsense2.dll and Intel.RealSense.dll files are located here, at the following location:

 

Intel RealSense SDK 2. > bin > x64

 

Drag-and-drop realsense2.dll and Intel.RealSense.dll from this SDK folder into a folder called Plugins in your Unity project.

MTont
초급자
2,279 조회수

Hi Marty! Yes it worked!

 

I suggest to add this info into the readme of the SDK...

Thank you!

0 포인트
MartyG
명예로운 기여자 III
2,279 조회수

Awesome news, I'm very glad that it worked for you!

It would be useful to add the method to the instructions if it's shown to work consistently. But that's Intel's decision.

0 포인트
응답