Skip to content

Commit

Permalink
cleaning up the install directions again...
Browse files Browse the repository at this point in the history
  • Loading branch information
cpaxton committed Jan 12, 2017
1 parent 78e98c4 commit a63a8a3
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,15 +23,10 @@ sudo apt-get install ros-indigo-fcl ros-indigo-soem ros-indigo-moveit-full libur

## Step 1. Get Packages From Git`

We suggest that you download all the required packages before building your catkin workspace. First, change directory to the src directory in your catkin workspace.
We suggest that you download all the required packages before building your catkin workspace. First, change directory to the src directory in your catkin workspace. Then download the main CoSTAR stack and its ROS dependencies from GitHub:

```
cd path/to/your/catkin_ws/src
``
Download the main CoSTAR stack and its ROS dependencies from GitHub:
```
git clone https://github.com/cpaxton/costar_stack.git
git clone https://github.com/SalvoVirga/iiwa_stack.git
git clone https://github.com/ros-industrial/robotiq.git
Expand Down

0 comments on commit a63a8a3

Please sign in to comment.