Skip to content

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

Description

@aspitarl

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}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions