Browse Source

added git clone to setup

pull/34/head
nwright 3 years ago
parent
commit
eb3c876a55
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      stretch_rtab/README.md

+ 3
- 0
stretch_rtab/README.md View File

@ -9,6 +9,9 @@
Use `rosdep` to install the required packages.
```bash
cd ~/catkin_ws/src
git clone https://github.com/NateWright/stretch_ros.git
git clone https://github.com/pal-robotics/realsense_gazebo_plugin
cd ~/catkin_ws
rosdep install --from-paths src --ignore-src -r -y
catkin_make

Loading…
Cancel
Save