<?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 Re: SenseManager Initialization Failed in Items with no label</title>
    <link>https://community.intel.com/t5/Items-with-no-label/SenseManager-Initialization-Failed/m-p/595407#M11679</link>
    <description>&lt;P&gt;Could you tell me which Unity code sample you are referring to please?  Thanks!&lt;/P&gt;</description>
    <pubDate>Wed, 03 Jan 2018 12:41:55 GMT</pubDate>
    <dc:creator>MartyG</dc:creator>
    <dc:date>2018-01-03T12:41:55Z</dc:date>
    <item>
      <title>SenseManager Initialization Failed</title>
      <link>https://community.intel.com/t5/Items-with-no-label/SenseManager-Initialization-Failed/m-p/595406#M11678</link>
      <description>&lt;P&gt;Hi MartyG&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm using unity 5.6.4 and when i run your unity code sample it gives me this error "SenseManager Initialization Failed". I'm using RealSense SDK R2. Ive also tried SDK R3 but unity crashes in it.&lt;/P&gt;&lt;P&gt;Kindly Help me on this problem. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards!&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jan 2018 12:16:06 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/SenseManager-Initialization-Failed/m-p/595406#M11678</guid>
      <dc:creator>Cres1</dc:creator>
      <dc:date>2018-01-03T12:16:06Z</dc:date>
    </item>
    <item>
      <title>Re: SenseManager Initialization Failed</title>
      <link>https://community.intel.com/t5/Items-with-no-label/SenseManager-Initialization-Failed/m-p/595407#M11679</link>
      <description>&lt;P&gt;Could you tell me which Unity code sample you are referring to please?  Thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jan 2018 12:41:55 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/SenseManager-Initialization-Failed/m-p/595407#M11679</guid>
      <dc:creator>MartyG</dc:creator>
      <dc:date>2018-01-03T12:41:55Z</dc:date>
    </item>
    <item>
      <title>Re: SenseManager Initialization Failed</title>
      <link>https://community.intel.com/t5/Items-with-no-label/SenseManager-Initialization-Failed/m-p/595408#M11680</link>
      <description>&lt;P&gt;This: &lt;A href="https://software.intel.com/sites/default/files/managed/d1/2d/Tutorial_UnityProjectSolution.zip"&gt;https://software.intel.com/sites/default/files/managed/d1/2d/Tutorial_UnityProjectSolution.zip&lt;/A&gt; &lt;A href="https://software.intel.com/sites/default/files/managed/d1/2d/Tutorial_UnityProjectSolution.zip"&gt;https://software.intel.com/sites/default/files/managed/d1/2d/Tutorial_UnityProjectSolution.zip&lt;/A&gt; &lt;/P&gt;</description>
      <pubDate>Thu, 04 Jan 2018 06:27:12 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/SenseManager-Initialization-Failed/m-p/595408#M11680</guid>
      <dc:creator>Cres1</dc:creator>
      <dc:date>2018-01-04T06:27:12Z</dc:date>
    </item>
    <item>
      <title>Re: SenseManager Initialization Failed</title>
      <link>https://community.intel.com/t5/Items-with-no-label/SenseManager-Initialization-Failed/m-p/595409#M11681</link>
      <description>&lt;P&gt;I believe that file comes from the discussion linked to below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is not one of my projects.  I believe it was the project created by the person who was asking the question in that link, and they wanted to know how to fix their project.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Which RealSense camera model are you using, please?&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jan 2018 08:39:49 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/SenseManager-Initialization-Failed/m-p/595409#M11681</guid>
      <dc:creator>MartyG</dc:creator>
      <dc:date>2018-01-04T08:39:49Z</dc:date>
    </item>
    <item>
      <title>Re: SenseManager Initialization Failed</title>
      <link>https://community.intel.com/t5/Items-with-no-label/SenseManager-Initialization-Failed/m-p/595410#M11682</link>
      <description>&lt;P&gt;RealSense SR300. So what is the solution?&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jan 2018 08:53:57 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/SenseManager-Initialization-Failed/m-p/595410#M11682</guid>
      <dc:creator>Cres1</dc:creator>
      <dc:date>2018-01-04T08:53:57Z</dc:date>
    </item>
    <item>
      <title>Re: SenseManager Initialization Failed</title>
      <link>https://community.intel.com/t5/Items-with-no-label/SenseManager-Initialization-Failed/m-p/595411#M11683</link>
      <description>&lt;P&gt;If you are getting a SenseManager initialization failure, I would first suspect a problem with the camera being detected.  Have you tried using the SR300 with other sample programs such as those supplied with the '2016 R2' RealSense SDK to see if they work?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you install R2, a folder called Intel RealSense SDK Gold is placed on your desktop.  This contains a program called the Sample Browser.  From this program, once you have run it, you can launch many different pre-made sample programs, including ones for Unity.  The samples that will work best with your SR300 are listed under the 'Common' and 'SR300' categories in the Sample Browser.&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jan 2018 11:14:40 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/SenseManager-Initialization-Failed/m-p/595411#M11683</guid>
      <dc:creator>MartyG</dc:creator>
      <dc:date>2018-01-04T11:14:40Z</dc:date>
    </item>
  </channel>
</rss>

