Anyone know of a way to get the coordinates of my base stations. I want to shift my virtual room to align with the real environment. I have four Base Station 2.0 which are obviously at known fixed location which I want to use an anchors for my virtual world.
I’m using OpenXR, with UE5.2, HTC Vive Pro Eye.
Best
It’s not possible with OpenXR, since there is no support in the spec for it. Valve would have to write an implement a vendor extension for getting base station poses, and they don’t seem to be interested in doing that.
You would either have to use the deprecated SteamVR plugin, or manually query OpenVR for the poses.