You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We can use accelerometer to get better results of it, but actually it isn't even needed. SteamVR needs to know the speed of the trackers to predict movement for future frames, we can calculate it from the past movements, or from accelerometer. We can also try asking BNO085 to predict future in a few ms. Either way, this can be useful.
The text was updated successfully, but these errors were encountered:
We can use accelerometer to get better results of it, but actually it isn't even needed. SteamVR needs to know the speed of the trackers to predict movement for future frames, we can calculate it from the past movements, or from accelerometer. We can also try asking BNO085 to predict future in a few ms. Either way, this can be useful.
The text was updated successfully, but these errors were encountered: