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
I need to get the source code working because I am working on a custom integration. However, even with the latest precompiled release, I am running into the following issue.
When i open the SteamVR app and navigate to "settings > controllers > show user interface for configurations > steamvr home " if i then click on the current controller to select another option the option for Lucidgloves doesn't appear.
Changes compared to original:
I set device_driver under lucidgloves to 1 and the one under knuckles to 0;
The controller_override has been set to true and the override_left and override_right to 1 and 2. Nothing has been changed besides that.
I am initially testing without an ESP32, but I expect to still be able to select the Lucidgloves as controller output (just like the Vive Tracker and Gamepad that are not connected).
Do you have an idea why the Lucidglove controller will not show up in SteamVR controller settings?
The text was updated successfully, but these errors were encountered:
I need to get the source code working because I am working on a custom integration. However, even with the latest precompiled release, I am running into the following issue.
When i open the SteamVR app and navigate to "settings > controllers > show user interface for configurations > steamvr home " if i then click on the current controller to select another option the option for Lucidgloves doesn't appear.
Here is what i've done so far:
I tried using the latest release here:
https://github.com/LucidVR/opengloves-driver/releases
I followed the steps explained here: https://github.com/LucidVR/opengloves-driver/wiki/Configuring-SteamVR-Input
My default.vrsettings:
https://pastebin.com/wrHv7cvT
Changes compared to original:
I set device_driver under lucidgloves to 1 and the one under knuckles to 0;
The controller_override has been set to true and the override_left and override_right to 1 and 2. Nothing has been changed besides that.
I am initially testing without an ESP32, but I expect to still be able to select the Lucidgloves as controller output (just like the Vive Tracker and Gamepad that are not connected).
Do you have an idea why the Lucidglove controller will not show up in SteamVR controller settings?
The text was updated successfully, but these errors were encountered: