Skip to content

Commit

Permalink
Merge pull request prl-mushr#35 from prl-mushr/schiffmark-contri
Browse files Browse the repository at this point in the history
updated repos YAML link
  • Loading branch information
schmittlema authored Jun 14, 2021
2 parents e6c0d21 + 894468d commit b339103
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mushr_utils/install_scripts/mushr_install_stack.sh
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ echo "export ROS_IP=10.42.0.1" >> ~/.bashrc
# Get repo info
sudo apt install wget
cd ~/catkin_ws/src
wget https://mushr.io/tutorials/quickstart/repos.yaml
wget https://raw.githubusercontent.com/prl-mushr/mushr/master/repos.yaml

# Clone the repos
vcs import < repos.yaml
Expand Down

0 comments on commit b339103

Please sign in to comment.