SlimeVR / SlimeVR-Tracker-ESP

SlimeVR tracker firmware for ESP32/ESP8266 and different IMUs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Indicate when IMU is calibrated

Erimelowo opened this issue · comments

Send a packet once the IMU is calibrated (currently lies about it) so that the server can tell the user when their tracker is calibrated in GUI or/and don’t send rotation packets until IMU is calibrated.
Maybe also do a certain blink pattern once calibrated.

Is this still valid?

commented

#222 would be about it/replace it I believe

#222 would be about it/replace it I believe

MPU series uses a different calibration method from BNO and requires calibration every time it starts, isn't it different?

commented

BNOs also need calibration everytime it starts as it currently is

BNOs also need calibration everytime it starts as it currently is

We have conflicting info if it does. I should maybe talk to CEVA.

commented

Hmm well that’s what I’ve been told for 2 years by people on Discord :p

Yeah, and CEVA also confirms it, see my reply in #222