Closed YCPjsteck closed 2 years ago
This is more of an inconvenience than anything so I wouldn't consider this high priority.
https://github.com/YCPRadioTelescope/TelescopeVisualization/commit/4730b985c6f3ee41da776611d186a1bfe4085c11 fixes this for the simulation.
Fixed by pull request #152
When running the simulation or M&K game, you'll get a pop-up window telling you that no VR headset could be found. This is because we've bundled everything into a single project, so the VR game looks for a headset to work, but the simulation and M&K game are still looking for a headset despite not needing it.
Investigate whether we can suppress this error message or simply stop these versions of the project from looking for a headset.