Forum Discussion
DellVRXOS
8 years agoHonored Guest
Raw Sensor data
Hello,
Is there anyway that we could get raw sensor data from HMD using Unity. We are trying to access gyro, accelerator data from Oculus HMD.
Thanks for the help.
A
Is there anyway that we could get raw sensor data from HMD using Unity. We are trying to access gyro, accelerator data from Oculus HMD.
Thanks for the help.
A
1 Reply
Replies have been turned off for this discussion
- escrowdisHonored GuestAlso want to know this! Does anyone know how to acquire data from gyro and accelerometer? AFAIK, the value acquired from code shown below is not likely the raw data from IMU because there's no gravity component in it.
OVRPlugin.PoseStatef raw =
OVRPlugin.GetNodePoseStateRaw(OVRPlugin.Node.Head, OVRPlugin.Step.Physics);
Quick Links
- Horizon Developer Support
- Quest User Forums
- Troubleshooting Forum for problems with a game or app
- Quest Support for problems with your device
Other Meta Support
Related Content
- 5 months ago