joystick_drivers
joystick_drivers copied to clipboard
Fixing joy re-connection on docker
Not the nicest patch, but solves https://github.com/ros-drivers/joystick_drivers/issues/278 while at the same time reducing significantly the CPU over-consumption. Reverts 'fix high CPU usage (#247)' and adds a sleep between re-connection attempts instead.