NeonSamura Posted October 25, 2018 Posted October 25, 2018 Dear Vive-Team, I am currently working with a Vive tracker and want to integrate it into an AR application. Therefore reatime information on the tracker position is required. For this it would be very handy to have the Vive Tracker reporting it's position via the mini USB port. Is there a simple way to get the position information from the tracker directly? The Developer Guide shows some different communication modes, but I am not sure if they map my application case. The communication protocol in the Developers Guide seems not to cover all cases. Thank you for the support, Markus
HackPerception Posted October 25, 2018 Posted October 25, 2018 , From a hardware prospective, if you plug the tracker into a USB port without the dongle being plugged in, it will send the tracking data via USB rather than over BT. Any 3.0 or 3.1 port will provide more than ample bandwidth. Per the "getting data from the tracker directly" part of your question, I'm assuming you mean outside of whichever engine you're using. You can access the data at the OpenVR level but it's not really feasible to access the data directly in most cases as the data output by the watchman uses specialized compression mechanisms to enable low-latency communication.
NeonSamura Posted October 26, 2018 Author Posted October 26, 2018 Thank you very much for the fast support. This answers my question. I will us the Open VR interface then.
constructiverealities Posted November 13, 2018 Posted November 13, 2018 Can you confirm that this actually works with the v2 (2018) of the tracker? Per this thread: http://community.viveport.com/t5/Technical-Support/vive-tracker-2-0-2018-and-USB-communication/m-p/16925 it would appear that USB data flow on the new tracker does NOT function
Recommended Posts
Archived
This topic is now archived and is closed to further replies.