mirror of
https://github.com/SlimeVR/SlimeVR-Server.git
synced 2026-04-06 02:01:58 +02:00
Keeps your trackers aligned by slowly adjusting the yaw of your trackers to correct for drift. Every tick, Stay Aligned adjusts the yaw of one tracker. It looks at the player's current pose, and adjusts the yaw of the tracker by a tiny amount, in the direction which is closest to the relaxed pose that the player set up. Over time, this has the effect of keeping all the trackers in a human-like pose.