Skip to content

joystick

toujames edited this page Aug 19, 2020 · 5 revisions

Joystick

Driving Task requires joystick for task to work. This particular task was tested on Logitech Extreme 3D Pro joystick. However it should work on most joysticks with y-axis rotation.

Issues

Note: joystick under pyglet doesn't officially work in psychopy3. Using 'pygame' is another alternative. However using pygame seems time to break audio. If that is a suitable sacrifice, this can be changed in StimToolLib.py in the function general_setup() under winType.

Clone this wiki locally