Skip to content

Commit

Permalink
update readme about install dependencies (#277)
Browse files Browse the repository at this point in the history
  • Loading branch information
HopeCollector committed Jan 4, 2024
1 parent 038a127 commit 3fbbdd0
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,9 @@
[![CircleCI](https://circleci.com/gh/ros-drivers/joystick_drivers.svg?style=svg)](https://circleci.com/gh/ros-drivers/joystick_drivers)

A simple set of nodes for supporting various types of joystick inputs and producing ROS messages from the underlying OS messages.

## Install Dependencies

```shell
rosdep install --from-paths <path/to/joystick_drivers>
```

0 comments on commit 3fbbdd0

Please sign in to comment.