Graphics
Intel® graphics drivers and software, compatibility, troubleshooting, performance, and optimization
20492 Discussions

Can't run depth_example.m from Intel RealSense SDK 2.0 in Octave with D455

SimoneLomb
Beginner
738 Views

Hi everybody,

 

I'm pretty new here so I'm sorry in advance if someone has already faced (and fixed) my issue.

 

Well, I'm trying to run depth_example from Intel RealSense SDK 2.0. for my Depth Camera D455 into Octave.
I got into +realsense folder and then I created a main.m which runs depth_example() (from depth_example.m, of course).

Arisen issue is saying:

"error: 'realsense' undefined near line 3, column 3
error: called from
depth_example at line 3 column 10
main at line 4 column 1"

 

It seems like it can't find realsense instance/class. In fact, RealSense library functions into depth_example.m are called like:

realsense.pipeline();

 

Where is realsense instance/class located?

 

NOTE: I also have mex file into my directory (that one already present into +realsense folder provided by Intel itself).

 

Thanks a lot in advance to anybody who will support me.

 

Simone.

0 Kudos
1 Reply
DeividA_Intel
Moderator
716 Views

Hello SimoneLomb,  


  


Thank you for posting on the Intel® communities.   


  


I would like to let you know that we have a specific forum and webpage for the RealSense™ products. There you will receive the appropriate support on this and other concerns you may have related to this product. 


  


Here you will find the links to access the website and the community forums: 


- https://www.intelrealsense.com/support/

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

  


Please keep in mind that this thread will no longer be monitored by Intel.  


  


Regards,    


Deivid A.  

Intel Customer Support Technician  


0 Kudos
Reply