Jump to content

[UNITY] Accessing Ultimate Trackers by role using New Input System on Android


Recommended Posts

Right now it only seems to be possible to get the trackers as role-less devices unless I directly use the Wave SDK to address them. I need my code to be as agnostic as possible though, as I already have an implementation that handles OpenXR for UTs and Wrist Trackers, and Wave SDK for Wrist Trackers, using the Unity Input System and bindings as all of those are exposed correctly in the Input System.

Doing a development build and using Input Debugger remotely I can see the tracker but I don’t seem to have a path available that assigns it to the right foot for instance (which is what it’s assigned to in the headset). Or is WaveTracker2 always the right foot maybe?

Using Unity 2021, Focus 3.

image.png

 

Edit: Just updated to the latest Wave SDK and now get a more detailed serial number instead of "WaveTracker2", but that still doesn't really solve my problem as I still can't tell what role it is

Edited by Ben Woodford
Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...