OpenROV / openrov-software

Meta project for all of the OpenROV Software projects
http://openrov.com
Other
423 stars 189 forks source link

Toggle controls on the gamepad should only fire on button release #625

Closed BrianAdams closed 7 years ago

BrianAdams commented 7 years ago

Currently if you hold down the button, it keeps toggling the lasers for instance. It is too hard to get them off or on because it cycles too fast.

gilborty commented 7 years ago

This is not reproducible in MOCK mode which makes me suspect that it is related to running using the hardware.

BrianAdams commented 7 years ago

Tried on hardware with the Logitech controller. May be an odd behavior from the PS4 controller.

gilborty commented 7 years ago

Fixed: https://github.com/OpenROV/openrov-cockpit/pull/197