Skip to content

Commit

Permalink
Include running instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
Goldob committed Dec 3, 2018
1 parent c2cf63b commit 93cac66
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 @@ -27,4 +27,10 @@ catkin_make
source ./devel/setup.bash
```

## Running

First, make sure you have correct udev rules set for your camera, as described [here](http://wiki.ros.org/libuvc_camera#Permissions). Then execute the command:

```bash
roslaunch selfie_launch drive.launch
```

0 comments on commit 93cac66

Please sign in to comment.