SlimeVR / SlimeVR-OpenVR-Driver

SlimeVR driver for OpenVR
Apache License 2.0
204 stars 46 forks source link

Make the driver care about tracker status messages. #23

Closed kitlith closed 2 years ago

kitlith commented 2 years ago

If the server sends tracker status messages to the driver, then we can tell openvr that the pose is invalid, or that the tracker is disconnected.

This may require changes server-side to actually take effect, pinging @Louka3000 for that. (i've already mentioned it in discord, so just keeping track of that)