ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
For those that are curious, you can make the ps3 gamepad rumble, both in wired and wireless (sixad). I wrote a thin wrapper, which is based on fftest:
https://github.com/anqixu/sixad_rumble
(You will need to identify the proper /dev/input/event# handle associated to your gamepad. I use 'ls'.)