Liliental Posted July 9 Share Posted July 9 Hi guys, i am currently in the process of evaluating the performance of the Vive Ultimate Tracker for an indoor tracking solution. To this end, i would like to publish the position of the tracker to a terminal. For this i setup a Vive Pro Headset and the Vive Ultimate Tracker (using the PCVR Beta) to run with SteamVR as the OpenXR runtime on a Windows PC. From here on, i want to use the OpenXR API to get the tracker position and print it to a terminal, similar to these two examples i found in the pyopenxr examples https://github.com/cmbruns/pyopenxr_examples/blob/main/xr_examples/track_controller.py https://github.com/cmbruns/pyopenxr_examples/blob/main/xr_examples/vive_tracker.py The track_controller.py example just works, so now i would like to adapt the vive_tracker.py example to get the Position from Ultimate Trackers instead of Vive Trackers. Unfortunately i was not able to figure out how to query for the Ultimate Trackers over the OpenXR API. Could somebody point me in the right direction? Much thanks in advance and best regards Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now