Skip to content

Commit 3fbbdd0

Browse files
author
HopeCollector
authored
update readme about install dependencies (#277)
1 parent 038a127 commit 3fbbdd0

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,9 @@
33
[![CircleCI](https://circleci.com/gh/ros-drivers/joystick_drivers.svg?style=svg)](https://circleci.com/gh/ros-drivers/joystick_drivers)
44

55
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

Comments
 (0)