<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Can't run depth_example.m from Intel RealSense SDK 2.0 in Octave with D455 in Graphics</title>
    <link>https://community.intel.com/t5/Graphics/Can-t-run-depth-example-m-from-Intel-RealSense-SDK-2-0-in-Octave/m-p/1302156#M99445</link>
    <description>&lt;P&gt;Hi everybody,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm pretty new here so I'm sorry in advance if someone has already faced (and fixed) my issue.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Well, I'm trying to run depth_example from Intel RealSense SDK 2.0. for my Depth Camera D455 into Octave.&lt;BR /&gt;I got into +realsense folder and then I created a main.m which runs depth_example() (from depth_example.m, of course).&lt;/P&gt;
&lt;P&gt;Arisen issue is saying:&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;"error: 'realsense' undefined near line 3, column 3&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;error: called from&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;depth_example at line 3 column 10&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;main at line 4 column 1"&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It seems like it can't find realsense instance/class. In fact, RealSense library functions into depth_example.m are called like:&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;realsense.pipeline();&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Where is realsense instance/class located?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;NOTE: I also have mex file into my directory (that one already present into +realsense folder provided by Intel itself).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks a lot in advance to anybody who will support me.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Simone.&lt;/P&gt;</description>
    <pubDate>Thu, 29 Jul 2021 08:55:45 GMT</pubDate>
    <dc:creator>SimoneLomb</dc:creator>
    <dc:date>2021-07-29T08:55:45Z</dc:date>
    <item>
      <title>Can't run depth_example.m from Intel RealSense SDK 2.0 in Octave with D455</title>
      <link>https://community.intel.com/t5/Graphics/Can-t-run-depth-example-m-from-Intel-RealSense-SDK-2-0-in-Octave/m-p/1302156#M99445</link>
      <description>&lt;P&gt;Hi everybody,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm pretty new here so I'm sorry in advance if someone has already faced (and fixed) my issue.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Well, I'm trying to run depth_example from Intel RealSense SDK 2.0. for my Depth Camera D455 into Octave.&lt;BR /&gt;I got into +realsense folder and then I created a main.m which runs depth_example() (from depth_example.m, of course).&lt;/P&gt;
&lt;P&gt;Arisen issue is saying:&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;"error: 'realsense' undefined near line 3, column 3&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;error: called from&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;depth_example at line 3 column 10&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;main at line 4 column 1"&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It seems like it can't find realsense instance/class. In fact, RealSense library functions into depth_example.m are called like:&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;realsense.pipeline();&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Where is realsense instance/class located?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;NOTE: I also have mex file into my directory (that one already present into +realsense folder provided by Intel itself).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks a lot in advance to anybody who will support me.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Simone.&lt;/P&gt;</description>
      <pubDate>Thu, 29 Jul 2021 08:55:45 GMT</pubDate>
      <guid>https://community.intel.com/t5/Graphics/Can-t-run-depth-example-m-from-Intel-RealSense-SDK-2-0-in-Octave/m-p/1302156#M99445</guid>
      <dc:creator>SimoneLomb</dc:creator>
      <dc:date>2021-07-29T08:55:45Z</dc:date>
    </item>
    <item>
      <title>Re:Can't run depth_example.m from Intel RealSense SDK 2.0 in Octave with D455</title>
      <link>https://community.intel.com/t5/Graphics/Can-t-run-depth-example-m-from-Intel-RealSense-SDK-2-0-in-Octave/m-p/1302574#M99499</link>
      <description>&lt;P&gt;Hello SimoneLomb,&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thank you for posting on the Intel® communities.&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;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.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Here you will find the links to access the website and the community forums:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;- &lt;A href="https://www.intelrealsense.com/support/" target="_blank"&gt;https://www.intelrealsense.com/support/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;- &lt;A href="https://support.intelrealsense.com/hc/en-us/community/topics" target="_blank"&gt;https://support.intelrealsense.com/hc/en-us/community/topics&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Please keep in mind that this thread will no longer be monitored by Intel.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Regards,&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Deivid A.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Intel Customer Support Technician&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 30 Jul 2021 17:15:09 GMT</pubDate>
      <guid>https://community.intel.com/t5/Graphics/Can-t-run-depth-example-m-from-Intel-RealSense-SDK-2-0-in-Octave/m-p/1302574#M99499</guid>
      <dc:creator>DeividA_Intel</dc:creator>
      <dc:date>2021-07-30T17:15:09Z</dc:date>
    </item>
  </channel>
</rss>

