Has anyone had any luck using the joycons with the InputDeviceManager? For context I want to use the joycons for their gyro and accelerometer features so that I can make a game that uses motion controls.
When I look at the axes and buttons most of them show up but a lot of nones show up as well. Is there a way to see what the none is on a Axes or Button? Or is there a better way to get the Gyro and Accelerometer data that I need?
Device connected
Name : Wireless Gamepad
Type : gamepad
Manufacturer:
ID : 057e:2007
Axes : 9 (none, none, none, none, none, right_y, right_x, left_y, left_x)
Buttons : 20 (face_a, face_b, face_x, face_y, lshoulder, rshoulder, back, start, lstick, rstick, none, none, none, none, none, none, dpad_left, dpad_right, dpad_down, dpad_up)
Device connected
Name : Wireless Gamepad
Type : gamepad
Manufacturer:
ID : 057e:2006
Axes : 9 (none, none, none, none, none, right_y, right_x, left_y, left_x)
Buttons : 20 (face_a, face_b, face_x, face_y, lshoulder, rshoulder, back, start, lstick, rstick, none, none, none, none, none, none, dpad_left, dpad_right, dpad_down, dpad_up)
Running the device_tester.py example. Nothing gets mapped or responds.
I am on Windows 10 with Panda3D 1.10.14.