Update 'rpi_install.bash'
This commit is contained in:
parent
80ea2e75e6
commit
5d2476b980
@ -109,7 +109,9 @@ sudo apt install -y git
|
||||
# Setup remote git from inside workspace
|
||||
cd ~/colcon_ws
|
||||
git init
|
||||
git remote add origin https://egit.irs.uni-stuttgart.de/DLR-Libs/ROS-CANopen.git
|
||||
|
||||
# Change the URL to your Git repository
|
||||
git remote add origin https://egit.irs.uni-stuttgart.de/RoverLehre/ROS2_pubsub.git
|
||||
git fetch --all
|
||||
git reset --hard origin/master
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user