Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Di Zeng committed Jul 10, 2016
1 parent 5baabc4 commit d578f6d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,11 @@ A simple zed camera driver which only use CPU and only publish left and right ra
roscd zed_cpu_ros/launch
gedit zed_cpu_ros.launch
```
change XXXX into the .conf file you have, for example 1010
```
<arg name="config_file_location" default="$(find zed_cpu_ros)/config/SN1010.conf"/>
```
5. launch the code
```
roslaunch zed_cpu_ros zed_cpu_ros.launch
Expand Down

0 comments on commit d578f6d

Please sign in to comment.