[Feature] Tracker on a table detection #140

Closed
opened 2026-04-05 17:51:57 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @loucass003 on 2/3/2025

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

*Originally created by @loucass003 on 2/3/2025* 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
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/SlimeVR-Tracker-ESP#140