Browse Source

Update README.md

Install instructions were not updated during merge. Still linked to original repo.
pull/54/head
Nathan Wright 2 years ago
committed by GitHub
parent
commit
f559c7caf8
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 ```bash
cd ~/catkin_ws/src 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 git clone https://github.com/pal-robotics/realsense_gazebo_plugin
cd ~/catkin_ws cd ~/catkin_ws
rosdep install --from-paths src --ignore-src -r -y rosdep install --from-paths src --ignore-src -r -y

Loading…
Cancel
Save