SlimeVR / SlimeVR-Server

Server app for SlimeVR ecosystem
https://slimevr.dev
Apache License 2.0
675 stars 176 forks source link

Multi-step tracker calibration support #13

Open Eirenliel opened 3 years ago

Eirenliel commented 3 years ago

Need to add calibration code and GUI for trackers that require calibration. It should be multi-step controlled by the server. For example, user clicks on "Calibrate gyroscope", server ask the user to put trackers down, and then records some data for gyroscope offset. Same for accelerometer and magnetometer calibration. Different calibrations should depend on the board and sensor used. owoTrack app should say it doesn't need calibration from the server, just move your phone in the 8 pattern, etc.

ButterscotchV commented 1 month ago

To update this issue, calibration has largely been implemented purely in firmware, having a GUI implementation for 6-side calibration and such could be beneficial.

ImUrX commented 1 month ago

wdym? rn we have a tutorial, you mean a way to trigger it from server?

ButterscotchV commented 1 month ago

wdym? rn we have a tutorial, you mean a way to trigger it from server?

Trigger and guide the 6-side calibration from the server