Skip to content

Commit

Permalink
README: add installation instructions for bashrc
Browse files Browse the repository at this point in the history
  • Loading branch information
nlimpert committed Nov 15, 2018
1 parent 2fc5e92 commit 2eb148b
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
@@ -1,3 +1,8 @@
# rosin_sia10

This ROS Metapackage provides the Gazebo simulation environment for the Motoman SIA10F Robot arm.

## Installation
Make sure to have the following line in your .bashrc:

```export GAZEBO_MODEL_PATH=$(rospack find sia10f_description)/urdf/models```

0 comments on commit 2eb148b

Please sign in to comment.