This website works better with JavaScript.
Home
Explore
Help
Sign In
cccccccc
/
stretch_ros
mirror of
https://github.com/hello-robot/stretch_ros.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
added git clone to setup
pull/34/head
nwright
3 years ago
parent
09cc7450d7
commit
eb3c876a55
1 changed files
with
3 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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
Write
Preview
Loading…
Cancel
Save