<?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: Vive tracker buttons in VRED Forum</title>
    <link>https://forums.autodesk.com/t5/vred-forum/vive-tracker-buttons/m-p/11177118#M4806</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;can't get this to run. Is this the current best practice solution?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards Marc&lt;/P&gt;</description>
    <pubDate>Wed, 18 May 2022 11:56:41 GMT</pubDate>
    <dc:creator>marc.winter2</dc:creator>
    <dc:date>2022-05-18T11:56:41Z</dc:date>
    <item>
      <title>Vive tracker buttons</title>
      <link>https://forums.autodesk.com/t5/vred-forum/vive-tracker-buttons/m-p/9264940#M4802</link>
      <description>&lt;P&gt;Is there any way to detect when the vive tracker button has been pressed? I would like to implement some functionality based on that button press.&lt;/P&gt;</description>
      <pubDate>Tue, 21 Jan 2020 16:57:51 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vred-forum/vive-tracker-buttons/m-p/9264940#M4802</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-01-21T16:57:51Z</dc:date>
    </item>
    <item>
      <title>Re: Vive tracker buttons</title>
      <link>https://forums.autodesk.com/t5/vred-forum/vive-tracker-buttons/m-p/9315186#M4803</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;what exactly is the button you call the "vive tracker button" There is a way to track all the buttons and retrieve the parameters.&lt;/P&gt;&lt;P&gt;Tell me which button exactly we are talking about and I will help you&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Have a good day&lt;/P&gt;</description>
      <pubDate>Thu, 13 Feb 2020 08:51:51 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vred-forum/vive-tracker-buttons/m-p/9315186#M4803</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-02-13T08:51:51Z</dc:date>
    </item>
    <item>
      <title>Re: Vive tracker buttons</title>
      <link>https://forums.autodesk.com/t5/vred-forum/vive-tracker-buttons/m-p/9316459#M4804</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Tracker.PNG" style="width: 474px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/729432i1607B9A0AEDFBDBF/image-size/large?v=v2&amp;amp;px=999" role="button" title="Tracker.PNG" alt="Tracker.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;This button. If you can also use the pogo pins on the back of the tracker that would good also.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Feb 2020 16:45:10 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vred-forum/vive-tracker-buttons/m-p/9316459#M4804</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-02-13T16:45:10Z</dc:date>
    </item>
    <item>
      <title>Re: Vive tracker buttons</title>
      <link>https://forums.autodesk.com/t5/vred-forum/vive-tracker-buttons/m-p/9317864#M4805</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I do not have this device at my fingertips, so I could not provide a solution all in hand.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, the Vred API provides a function&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;GenericTracker0 = vrOpenVRController ("GenericTracker0")&lt;BR /&gt;GenericTracker0.connectSignal ("buttonPressed", MyPressedFunction)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The two HTC controllers are controller0 for the right and controller1 for the left. And GenericTracker0 GenericTracker1 etc ... for trackers&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;def MyPressedFunction (Id):&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; print (Id)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And this function gives the id of the button pressed. This allows you to filter and above all to assign relative functions.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hope helped you. Regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Good day&lt;/P&gt;</description>
      <pubDate>Fri, 14 Feb 2020 07:34:40 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vred-forum/vive-tracker-buttons/m-p/9317864#M4805</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-02-14T07:34:40Z</dc:date>
    </item>
    <item>
      <title>Re: Vive tracker buttons</title>
      <link>https://forums.autodesk.com/t5/vred-forum/vive-tracker-buttons/m-p/11177118#M4806</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;can't get this to run. Is this the current best practice solution?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards Marc&lt;/P&gt;</description>
      <pubDate>Wed, 18 May 2022 11:56:41 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vred-forum/vive-tracker-buttons/m-p/11177118#M4806</guid>
      <dc:creator>marc.winter2</dc:creator>
      <dc:date>2022-05-18T11:56:41Z</dc:date>
    </item>
    <item>
      <title>Re: Vive tracker buttons</title>
      <link>https://forums.autodesk.com/t5/vred-forum/vive-tracker-buttons/m-p/11761031#M4807</link>
      <description>&lt;P&gt;The buttons you want to use should be on the Tracker? If not, I have a better idea.&lt;/P&gt;&lt;P&gt;Just use a laser pointer. You could buy a laser pointer, which has at least two buttons.&lt;/P&gt;&lt;P&gt;You could do a lot of things with it in VRED.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Feb 2023 00:16:02 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vred-forum/vive-tracker-buttons/m-p/11761031#M4807</guid>
      <dc:creator>luqiang.han</dc:creator>
      <dc:date>2023-02-17T00:16:02Z</dc:date>
    </item>
  </channel>
</rss>

