SK137 Posted June 26, 2020 Posted June 26, 2020 Hi!! I am getting position and rotation data of HTC vive tracker from triad_openvr https://github.com/TriadSemi/triad_openvr I am confused about which axis the rotation (yaw, pitch and roll) or what type of rotation sequence to get rotation matrix? I want to perform transformation so that the 3-D change in position is converted to single axis only. Thanks
HackPerception Posted June 26, 2020 Posted June 26, 2020 @SK137 - That is not our tool, we're not involved with the creation of it. You'd have to pose questions to that tool's creator or their issue page (which doesn't seem very active unfortunately). We'd generally recommend integrating OpenVR/SteamVR into an engine like Unity/Unreal and then basing everything off that worldspace. OpenVR's native coordinate system is very confusing and the Euler angles can be very confusing. This may be relevant:https://github.com/TriadSemi/triad_openvr/issues/13
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