Browse Source

Included command to checkout the noetic branch.

noetic
Alan G. Sanchez 2 years ago
parent
commit
dbe63f3c14
1 changed files with 2 additions and 0 deletions
  1. +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
cd ~/catkin_ws/src
git clone https://github.com/hello-robot/stretch_tutorials.git
cd stretch_tutorials
git checkout noetic
cd ~/catkin_ws
catkin_make
```

Loading…
Cancel
Save