ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
Yes, the Joystick driver ROS node is included in the distribution. The launch file is located: c:\opt\ros\melodic\x64\share\joy\launch\joy.launch
It uses SDL2, which includes many gamepad and joystick mappings, including XBox One controllers paired over bluetooth.
Good luck!