ROS node to control robot in teleop mode with D-pad or joystick of USB game controller. Publishes to the cmd_vel
topic.
To use:
cd ~/catkin_ws/src
git clone https://github.com/marshallpowell97/gamepad_teleop.git
sudo pip install inputs
cd catkin_ws && catkin_make
- Launch with
roslaunch gamepad_teleop gamepad.launch