Ben Warwick
Results
2
issues of
Ben Warwick
I've been trying to get this node to work with a PS5 controller with no luck. I was getting an error that no joystick with name `/dev/input/js0` was found. I've...
Fix for numpy 1.20 I was getting this exception: ``` AttributeError: module 'numpy' has no attribute 'float'. `np.float` was a deprecated alias for the builtin `float`. To avoid this error...