Tinker-Controller icon indicating copy to clipboard operation
Tinker-Controller copied to clipboard

D-Pad does not get recognized as motion event with a Logitech 710

Open mtbsteve opened this issue 5 years ago • 2 comments

A minor glitch - in the current implementation, the D-pad movements seem to be hardcoded to button press events. I fixed this in my code.

BTW, thanks again for the great work! I used your project as input for my ROS Joystick controller app which uses ROSbridge for Android to publish the joystick events to the ROS /cmd_vel and /joy topic This allows to use a joystick or gamepad as mobile input device for ROS applications. https://github.com/mtbsteve/ROSJoyController

mtbsteve avatar Feb 18 '20 11:02 mtbsteve

What's a ROS used for?

And it's nice to hear someone is enjoying reading my code :)

nathanRamaNoodles avatar Feb 18 '20 15:02 nathanRamaNoodles

ROS: Robot Operating System 🙂 https://www.ros.org/about-ros/

mtbsteve avatar Feb 18 '20 16:02 mtbsteve