We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 038a127 commit 3fbbdd0Copy full SHA for 3fbbdd0
README.md
@@ -3,3 +3,9 @@
3
[](https://circleci.com/gh/ros-drivers/joystick_drivers)
4
5
A simple set of nodes for supporting various types of joystick inputs and producing ROS messages from the underlying OS messages.
6
+
7
+## Install Dependencies
8
9
+```shell
10
+rosdep install --from-paths <path/to/joystick_drivers>
11
+```
0 commit comments