wpilibsuite/allwpilib

Document what the rumble types mean

Closed

#7,094 opened on Sep 19, 2024

 (3 comments) (0 reactions) (0 assignees)C++ (714 forks)auto 404
component: wpilibccomponent: wpilibjgood first issuetype: docs

Repository metrics

Stars
 (1,281 stars)
PR merge metrics
 (PR metrics pending)

Description

On Xbox controllers, left is the low frequency motor and right is the high frequency motor. Not sure if PS4 is the same. It'd be good to test.

https://learn.microsoft.com/en-us/gaming/gdk/_content/gc/reference/input/xinputongameinput/structs/xinput_vibration

Contributor guide