Developing Games on Intel Graphics
Ask us questions and get answers, tips, tweaks & techniques from product and technology experts.
Announcements
The Intel sign-in experience has changed to support enhanced security controls. If you sign in, click here for more information.
462 Discussions

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

SimoneLomb
Beginner
624 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
AlHill
Super User
619 Views

You may get a better response here"

https://support.intelrealsense.com/hc/en-us/community/topics?erpm_id=1234530_ts1600136184847

 

Doc (not an Intel employee or contractor)
[Windows 11 is the new Vista]

Reply