Haptics provides no output, sends thousands of log messages
Danny-Dunn opened this issue · 1 comments
Danny-Dunn commented
When trying out rift-kalman-filter
the haptics provide no output and it sends this 10-20 times a second in the console:
vrclient_steamSun Jun 13 2021 21:51:05.187207 - Invalid input type touch for controller (/user/hand/right/input/b)
vrclient_steamSun Jun 13 2021 21:51:05.187310 - Invalid input type touch for controller (/user/hand/left/input/y)
vrclient_steamSun Jun 13 2021 21:51:05.187497 - Item /user/hand/left/output/haptic in "haptics" array missing path invalid device path for haptic output
vrclient_steamSun Jun 13 2021 21:51:05.187528 - Item /user/hand/right/output/haptic in "haptics" array missing path invalid device path for haptic output```
thaytan commented
For the moment, you need the https://github.com/thaytan/SteamVR-OpenHMD/tree/controller-haptics-wip branch of SteamVR-OpenHMD against my rift-kalman-filter
branch of OpenHMD for haptics to get hooked up in SteamVR.