Forum Discussion
zhangyuchi45
9 years agoHonored Guest
How to get raw sensor data of Oculus with the SDK later than v1.3?
I've tried getting raw sensor data (raw acceleration, gyro, magnetometer) of my Oculus DK2 via ovrTrackingState::RawSensorData, which is wrote in the official document of SDK v0.4 to v0.8. But it se...
zhangyuchi45
9 years agoHonored Guest
galopin said:
I think what you see here is an API evolution, they moved the raw data in the pose first to support for several devices (hmd+touches), then later decide to remove what is a redundant entry for the HMD when moving forward the final API.
if you look at the definition of ovrSensorData here ( https://developer.oculus.com/doc/0.4.4-libovr/structovr_sensor_data.html ), it is that, like magnometer defined as a rad/s², exactly the same as AngularAcceleration in the pose now.
Of course, they may have some hidden filtering over the values, but i do believe what is in the pose now is what you are asking and there is nothing more they could have provide here.
EDIT : @cybereality Is it possible to fix the forum that spawn random smiley everywhere ?
Thanks galopin, I'll try to see whether they are what I'm looking for. Apparently, I can get raw sensor data even the constellation system is not working hope this will happen with SDK later than v1.3.
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
- 10 months ago
- 9 years ago