Hi, I have made a HMD driver that takes it's pose from open track.
I can use this driver with other open track trackers and it works fine.
However, if I try to just use the vive tracker through open track and perform room setup, it sticks the custom driver at the position of the second lighthouse.
I know the pose is coming through to the driver because I can rotate the view and preview it in the vr view.
The tracker is tracking, I can see it moving around from the position of the lighthouse.
I can read back the pose I'm providing to the driver and move a transform in unity that matches.
Just the hmd is stuck at the lighthouse.
I guess there's some issue with the pose of the second lighthouse being at 0,0,0 in my lighthousedb.json (attached)
I'm using forceDriver and activateMultipleDrivers with my driver the same as the null method; NOT using tracking overrides.
Any ideas? Thanks!
lighthousedb.json.txt
Hi, I have made a HMD driver that takes it's pose from open track.
I can use this driver with other open track trackers and it works fine.
However, if I try to just use the vive tracker through open track and perform room setup, it sticks the custom driver at the position of the second lighthouse.
I know the pose is coming through to the driver because I can rotate the view and preview it in the vr view.
The tracker is tracking, I can see it moving around from the position of the lighthouse.
I can read back the pose I'm providing to the driver and move a transform in unity that matches.
Just the hmd is stuck at the lighthouse.
I guess there's some issue with the pose of the second lighthouse being at 0,0,0 in my lighthousedb.json (attached)
I'm using forceDriver and activateMultipleDrivers with my driver the same as the null method; NOT using tracking overrides.
Any ideas? Thanks!
lighthousedb.json.txt