Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OpenVRPose not taking OVRFirstPerson translation into account #103

Open
NullCosmos opened this issue Aug 1, 2020 · 3 comments
Open

OpenVRPose not taking OVRFirstPerson translation into account #103

NullCosmos opened this issue Aug 1, 2020 · 3 comments

Comments

@NullCosmos
Copy link

I've hooked up OpenVRPose to attach a node to a VR controller. As long as OVRFirstPerson remains at 0,0,0 everything works as expected. I change the OVRFirstPerson translation and the node with OpenVRPose remains where it originally was (origin of 0,0,0).

@BastiaanOlij
Copy link
Member

@TopHatCalavera you always have to make these nodes a child of the ARVROrigin point, you can't place them somewhere else in the scene.

@NullCosmos
Copy link
Author

Ah! May I suggest we implement get_configuration_warning to validate the correct configuration?

@BastiaanOlij
Copy link
Member

Yes I think thats a great idea

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants