Hi guys!
I am trying to control an Arduino based rescue robot with a playstation 3 controller through processing, but somehow processing is not able to 'see' the ps3 controller. I did manage to link the controller to my laptop (2014 macbook pro with MacOs Sierra) via bluetooth. And also when I run Enjoy2 (program to map ps3 buttons), it does work perfectly. So there is no question whether the ps3 is connected and working.
But when I am running the example sketch ShowDevices.pde from the Game Control Plus library in Processing, the ps3 controller does not show up. I am using processing 3.1.2 btw. I have searched the whole internet for a solution, but as far as I know, nobody has tried to connect a ps3 controller to processing with the latest macOS. I am wondering if somebody knows how to solve this problem, or, if there is an other way to read and process the input from a ps3 controller with processing (wired or via bluetooth).
with kind regards, Bas