This website works better with JavaScript.
Home
Explore
Help
Sign In
cccccccc
/
stretch_tutorials
mirror of
https://github.com/hello-robot/stretch_tutorials.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
Included command to checkout the noetic branch.
noetic
Alan G. Sanchez
2 years ago
parent
2d33476e4b
commit
dbe63f3c14
1 changed files
with
2 additions
and
0 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
getting_started.md
+ 2
- 0
getting_started.md
View File
@ -10,6 +10,8 @@ Instructions on installing Noetic can be found in our open-source [installation
```bash
```bash
cd ~/catkin_ws/src
cd ~/catkin_ws/src
git clone https://github.com/hello-robot/stretch_tutorials.git
git clone https://github.com/hello-robot/stretch_tutorials.git
cd stretch_tutorials
git checkout noetic
cd ~/catkin_ws
cd ~/catkin_ws
catkin_make
catkin_make
```
```
Write
Preview
Loading…
Cancel
Save