Skip to content

BUG: Fixes issue on Oculus that throws error constantly when used#99

Merged
jcfr merged 1 commit intoKitwareMedical:masterfrom
aWilson41:FixOculusError
Oct 13, 2022
Merged

BUG: Fixes issue on Oculus that throws error constantly when used#99
jcfr merged 1 commit intoKitwareMedical:masterfrom
aWilson41:FixOculusError

Conversation

@aWilson41
Copy link
Collaborator

vtkInteractorStyle::OnMove3D is called for controllers AND the head mounted display.

OnMove3D then calls DelegateInteractionEventToDisplayableManagers which has an if statement that throws errors if device is not a controller. Thus you would constantly get this error.

@aWilson41
Copy link
Collaborator Author

@sankhesh @jcfr

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants