<?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 RF_ScenePerception - Unity project on R200 (HP Spectre) Unity 5.3.2 in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/RF-ScenePerception-Unity-project-on-R200-HP-Spectre-Unity-5-3-2/m-p/1083054#M62395</link>
    <description>&lt;P&gt;Camera input appears, but no meshing. Not sure if this is a Unity compatibility issue or device issue&amp;nbsp;&lt;/P&gt;

&lt;P&gt;PXCM_STAUTS NO ERROR&lt;/P&gt;</description>
    <pubDate>Mon, 22 Feb 2016 11:04:59 GMT</pubDate>
    <dc:creator>yosun</dc:creator>
    <dc:date>2016-02-22T11:04:59Z</dc:date>
    <item>
      <title>RF_ScenePerception - Unity project on R200 (HP Spectre) Unity 5.3.2</title>
      <link>https://community.intel.com/t5/Software-Archive/RF-ScenePerception-Unity-project-on-R200-HP-Spectre-Unity-5-3-2/m-p/1083054#M62395</link>
      <description>&lt;P&gt;Camera input appears, but no meshing. Not sure if this is a Unity compatibility issue or device issue&amp;nbsp;&lt;/P&gt;

&lt;P&gt;PXCM_STAUTS NO ERROR&lt;/P&gt;</description>
      <pubDate>Mon, 22 Feb 2016 11:04:59 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/RF-ScenePerception-Unity-project-on-R200-HP-Spectre-Unity-5-3-2/m-p/1083054#M62395</guid>
      <dc:creator>yosun</dc:creator>
      <dc:date>2016-02-22T11:04:59Z</dc:date>
    </item>
    <item>
      <title>This error is likely</title>
      <link>https://community.intel.com/t5/Software-Archive/RF-ScenePerception-Unity-project-on-R200-HP-Spectre-Unity-5-3-2/m-p/1083055#M62396</link>
      <description>&lt;P&gt;This error is likely appearing because a script file in the SDK called SenseToolkitManager is checking for the presence of the camera and believing it to be absent. &amp;nbsp;I would speculate that when you run your project, it starts to run and then it hits this detection problem and although most of the project may appear to be running, the parts involving the camera functions are not.&lt;/P&gt;

&lt;P&gt;I recently posted a guide on this forum about how to edit the SenseToolkitManager script (if that is indeed the cause of your PXCM error) to tell Unity "if you think the camera is missing, do nothing"). &amp;nbsp;This allows the project to run properly.&lt;/P&gt;

&lt;P&gt;&lt;A href="https://software.intel.com/en-us/forums/realsense/topic/609373" target="_blank"&gt;https://software.intel.com/en-us/forums/realsense/topic/609373&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Before doing that though, it may be wise to try to work out why the SDK might think that your camera is absent. &amp;nbsp;For example, ensure that the camera is plugged into a USB 3.0 port and not a USB 2.0 one.&lt;/P&gt;</description>
      <pubDate>Mon, 22 Feb 2016 11:33:03 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/RF-ScenePerception-Unity-project-on-R200-HP-Spectre-Unity-5-3-2/m-p/1083055#M62396</guid>
      <dc:creator>MartyG</dc:creator>
      <dc:date>2016-02-22T11:33:03Z</dc:date>
    </item>
    <item>
      <title>RS R200 Camera is built into</title>
      <link>https://community.intel.com/t5/Software-Archive/RF-ScenePerception-Unity-project-on-R200-HP-Spectre-Unity-5-3-2/m-p/1083056#M62397</link>
      <description>&lt;P&gt;RS R200 Camera is built into the HP specter device.. So can't exactly unplug usb&lt;/P&gt;</description>
      <pubDate>Mon, 22 Feb 2016 11:54:10 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/RF-ScenePerception-Unity-project-on-R200-HP-Spectre-Unity-5-3-2/m-p/1083056#M62397</guid>
      <dc:creator>yosun</dc:creator>
      <dc:date>2016-02-22T11:54:10Z</dc:date>
    </item>
    <item>
      <title>I suppose that the SDK could</title>
      <link>https://community.intel.com/t5/Software-Archive/RF-ScenePerception-Unity-project-on-R200-HP-Spectre-Unity-5-3-2/m-p/1083057#M62398</link>
      <description>&lt;P&gt;I suppose that the SDK could be expecting to find the R200 camera attached to the USB 3.0 port and interprets its absence from the port as a missing camera, even though it is actually built into the computer. &amp;nbsp;&lt;/P&gt;

&lt;P&gt;I don't personally have experience with using RealSense with machines that it is integrated into, sadly. &amp;nbsp;There has been precedence for problems of this nature in the past - the HP Sprout desktop with a built-in F200 is said to have its own particular implementation of the SDK that is not compatible with the regular SDK.&lt;/P&gt;

&lt;P&gt;If the camera is essentially working and is only being disrupted by the PXCM_Status message, disabling that check for the camera in the SenseToolkitManager script may be a way to get your project running properly. &amp;nbsp; I would ensure that you have a full backup of your project folder first before attempting it so that you can easily restore if something goes wrong when doing the script editing.&lt;/P&gt;</description>
      <pubDate>Mon, 22 Feb 2016 12:18:16 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/RF-ScenePerception-Unity-project-on-R200-HP-Spectre-Unity-5-3-2/m-p/1083057#M62398</guid>
      <dc:creator>MartyG</dc:creator>
      <dc:date>2016-02-22T12:18:16Z</dc:date>
    </item>
    <item>
      <title>this is in editor</title>
      <link>https://community.intel.com/t5/Software-Archive/RF-ScenePerception-Unity-project-on-R200-HP-Spectre-Unity-5-3-2/m-p/1083058#M62399</link>
      <description>&lt;P&gt;this is in editor&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Hi, it's returning PXCM_STATUS_NO_ERROR&lt;/P&gt;

&lt;P&gt;and not actually the failed message... video out shows. controls panel only shows "quit"&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Feb 2016 07:04:59 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/RF-ScenePerception-Unity-project-on-R200-HP-Spectre-Unity-5-3-2/m-p/1083058#M62399</guid>
      <dc:creator>yosun</dc:creator>
      <dc:date>2016-02-23T07:04:59Z</dc:date>
    </item>
    <item>
      <title> </title>
      <link>https://community.intel.com/t5/Software-Archive/RF-ScenePerception-Unity-project-on-R200-HP-Spectre-Unity-5-3-2/m-p/1083059#M62400</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;documentation still says the RF_ScenePerception specifically requires unity 4.1 &lt;A href="https://software.intel.com/sites/landingpage/realsense/camera-sdk/v1.1/documentation/html/sample_scene_perception_unity.html" target="_blank"&gt;https://software.intel.com/sites/landingpage/realsense/camera-sdk/v1.1/documentation/html/sample_scene_perception_unity.html&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Feb 2016 07:08:08 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/RF-ScenePerception-Unity-project-on-R200-HP-Spectre-Unity-5-3-2/m-p/1083059#M62400</guid>
      <dc:creator>yosun</dc:creator>
      <dc:date>2016-02-23T07:08:08Z</dc:date>
    </item>
    <item>
      <title>I had a look through the</title>
      <link>https://community.intel.com/t5/Software-Archive/RF-ScenePerception-Unity-project-on-R200-HP-Spectre-Unity-5-3-2/m-p/1083060#M62401</link>
      <description>&lt;P&gt;I had a look through the release notes linked to from the SDK web page.&lt;/P&gt;

&lt;P&gt;&lt;A href="http://registrationcenter-download.intel.com/akdlm/irc_nas/8524/release_notes_realsense_sdk_2016_r1.pdf" target="_blank"&gt;http://registrationcenter-download.intel.com/akdlm/irc_nas/8524/release_notes_realsense_sdk_2016_r1.pdf&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;I remembered that you said about there being no meshing. &amp;nbsp;In the "known issues" section of the release notes about scene perception, there was the following note:&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;Issue:&lt;/STRONG&gt; The module may randomly return error during saving the mesh in Win32 configuration due to memory limitation&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;Recovery / workaround: &lt;/STRONG&gt;Avoid saving a large mesh file in Win32. &amp;nbsp;In the next release the module will return dedicated error code to indicate this limitation.&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Another relevant part in the Scene Perception known issue notes may be "On devices equipped with integrated R200 camera and platform inertial sensor, enable inertial sensor support".&lt;/P&gt;</description>
      <pubDate>Tue, 23 Feb 2016 17:49:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/RF-ScenePerception-Unity-project-on-R200-HP-Spectre-Unity-5-3-2/m-p/1083060#M62401</guid>
      <dc:creator>MartyG</dc:creator>
      <dc:date>2016-02-23T17:49:00Z</dc:date>
    </item>
    <item>
      <title>Well, I'm not actually even</title>
      <link>https://community.intel.com/t5/Software-Archive/RF-ScenePerception-Unity-project-on-R200-HP-Spectre-Unity-5-3-2/m-p/1083061#M62402</link>
      <description>&lt;P&gt;Well, I'm not actually even able to save a small mesh? No meshing at all?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Feb 2016 23:47:33 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/RF-ScenePerception-Unity-project-on-R200-HP-Spectre-Unity-5-3-2/m-p/1083061#M62402</guid>
      <dc:creator>yosun</dc:creator>
      <dc:date>2016-02-23T23:47:33Z</dc:date>
    </item>
    <item>
      <title>Have you tried running the</title>
      <link>https://community.intel.com/t5/Software-Archive/RF-ScenePerception-Unity-project-on-R200-HP-Spectre-Unity-5-3-2/m-p/1083062#M62403</link>
      <description>&lt;P&gt;Have you tried running the non-Unity C++ version of the Scene Perception sample that is packaged with the SDK? &amp;nbsp;This would indicate whether the trouble that you are having is specific to Unity. &amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Feb 2016 06:45:32 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/RF-ScenePerception-Unity-project-on-R200-HP-Spectre-Unity-5-3-2/m-p/1083062#M62403</guid>
      <dc:creator>MartyG</dc:creator>
      <dc:date>2016-02-24T06:45:32Z</dc:date>
    </item>
  </channel>
</rss>

