Items with no label
3335 Discussions

Realsense D415 - check highest point in Unity wrapper every frame

ASinh17
Beginner
659 Views

Hello, Im trying to find out if the height detected by my two realsense caemras (D415) is more than a threshhold value i set.

I cannot find a variable i can access from the scripts provided. I am very new to unity and would like to test out if this is a feasible solution for what I want to achieve.

Any suggestions on which scene or scripts to get this height value out of? Basically want to see if a person walks into the frame. my cameras are on the ceiling looking at the ground.

0 Kudos
1 Reply
MartyG
Honored Contributor III
516 Views

Does the distance measuring script in the link below meet your needs, please?

 

https://github.com/IntelRealSense/librealsense/issues/4201

0 Kudos
Reply