cancel
Showing results for 
Search instead for 
Did you mean: 

Importing the x, y and z rotation of the go

Fluxcabury
Honored Guest
Hi I am working on this application for the Oculus Go and I need a way to import the x, y and z rotation of the headset into my PC. Is there a way of doing this without using Unity or Unreal and directly importing the values live into a string. For example (Bad pseudocode)

#Inport x, y and z into strings 60 times per second
x = Import x
y = import y
z = import z
2 REPLIES 2

MikeF
Trustee
the go doesnt have positional tracking, only 3 dof orientation

Fluxcabury
Honored Guest

MikeF said:

the go doesnt have positional tracking, only 3 dof orientation


I know I just what to get inputs for the rotation of the Go