Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Valve index controller 'A' Button and 'grip' give same controller state #25

Open
aspitarl opened this issue Apr 6, 2020 · 0 comments
Open

Comments

@aspitarl
Copy link

aspitarl commented Apr 6, 2020

I am using the valve index controllers and getting the same result from the 'controller_state_to_dict' function for both the A Button and Grip, and can't see a way to distinguish between them.

Here is the state that is returned

{'grip_button': True, 'menu_button': False, 'trackpad_pressed': False, 'trackpad_touched': False, 'trackpad_x': 0.0, 'trackpad_y': 0.0, 'trigger': 0.0, 'ulButtonPressed': 4, 'ulButtonTouched': 4, 'unPacketNum': 60}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant