Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Speed and acceleration prediction #11

Open
Eirenliel opened this issue Jan 15, 2022 · 0 comments
Open

Speed and acceleration prediction #11

Eirenliel opened this issue Jan 15, 2022 · 0 comments
Labels
Priority: Normal The default priority Type: Enhancement Adds or improves a feature

Comments

@Eirenliel
Copy link
Member

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.

@TheButlah TheButlah added the Status: Unlabeled A maintainer has not yet labeled this label Oct 5, 2022
@ButterscotchV ButterscotchV added Type: Enhancement Adds or improves a feature Priority: Normal The default priority and removed Status: Unlabeled A maintainer has not yet labeled this labels May 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: Normal The default priority Type: Enhancement Adds or improves a feature
Projects
None yet
Development

No branches or pull requests

3 participants