You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Base station positions and direction matrices are hardcoded in geometry.cpp (lightsources).
I'm currently using an OpenVR hello world sample on my main machine to get it (by inspecting m_rmat4DevicePose in debug mode). This is obviously not sustainable.
Subtasks:
Keep the matrices in EEPROM.
Create interface to set them via USB.
Create a way to determine the matrices for a setup - special application?