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

[Feature] Tracker on a table detection #383

Closed
loucass003 opened this issue Feb 3, 2025 · 1 comment
Closed

[Feature] Tracker on a table detection #383

loucass003 opened this issue Feb 3, 2025 · 1 comment
Labels
Difficulty: Math Heavy For something that requires some non-trivial math Priority: High Important feature or blocks something important Type: Enhancement Adds or improves a feature

Comments

@loucass003
Copy link
Member

Have the tracker tell if the user did the imu calibration or not.
This should be enabled only on IMUs that require it like the BNO

it could simply be a boolean if it is done or not.

the check should be something like:

if the tracker accelerometer reported the gravitational constant for a few seconds then we can assume they performed the calibration

@loucass003 loucass003 added Type: Enhancement Adds or improves a feature Difficulty: Newbie Friendly Are you a new contributor looking for something to do? Try this :) Priority: High Important feature or blocks something important labels Feb 3, 2025
@loucass003 loucass003 added Difficulty: Math Heavy For something that requires some non-trivial math and removed Difficulty: Newbie Friendly Are you a new contributor looking for something to do? Try this :) labels Feb 3, 2025
@loucass003
Copy link
Member Author

didnt see that it was a duplicate of #381.
Closing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Difficulty: Math Heavy For something that requires some non-trivial math Priority: High Important feature or blocks something important Type: Enhancement Adds or improves a feature
Projects
None yet
Development

No branches or pull requests

1 participant