Skip to content

Commit

Permalink
Document different joystick axes (#24)
Browse files Browse the repository at this point in the history
Fixes #22
  • Loading branch information
tfoote committed Oct 30, 2017
1 parent 099b79c commit 5c91f7e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Expand Up @@ -23,6 +23,8 @@ This demo has been tested on Ubuntu Xenial (16.04)
* A joystick
* A joystick driver which creates links to `/dev/input/js0` or `/dev/input/js1`

This has been tested with the Logitech F710 in Xbox mode. If you have a different joystick you may need to adjust the parameters for the very basic joystick_translator node: https://github.com/osrf/car_demo/blob/master/car_demo/nodes/joystick_translator

# Building

First clone the repo, then run the script `build_demo.bash`.
Expand Down

0 comments on commit 5c91f7e

Please sign in to comment.