Browse Source

Merge pull request #54 from NateWright/patch-1

Update README.md
pull/56/head
Binit Shah 2 years ago
committed by GitHub
parent
commit
b414df3db5
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      stretch_rtabmap/README.md

+ 1
- 1
stretch_rtabmap/README.md View File

@ -12,7 +12,7 @@ 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/hello-robot/stretch_ros -b dev/noetic
git clone https://github.com/pal-robotics/realsense_gazebo_plugin
cd ~/catkin_ws
rosdep install --from-paths src --ignore-src -r -y

Loading…
Cancel
Save