Skip to content

Commit

Permalink
more instructions on README
Browse files Browse the repository at this point in the history
  • Loading branch information
aravindk2604 committed Oct 23, 2017
1 parent 2ad6362 commit 9e17452
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,15 @@
# widowx_wiki
readthedocs wiki for the Trossen Robotics' WidowX arm
readthedocs wiki for the ![Trossen Robotics' WidowX](http://www.trossenrobotics.com/widowxrobotarm) arm


# Quickstart
Follow the instructions below after cloning this git repo.

### Clone github repo and install
```
mkdir ~/widowx_arm
cd ~/widowx_arm/
cd ~/widowx_wiki
mkdir widowx_arm
cd widowx_arm/
wstool init src .rosinstall
catkin_make
```
Expand Down

0 comments on commit 9e17452

Please sign in to comment.