Skip to content

Commit d010094

Browse files
Update README.md
1 parent 97efc14 commit d010094

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ This project includes an implementation of operating the snow sampler drone.
1515
cd ~
1616
mkdir -p catkin_ws/src
1717
cd catkin_ws/src
18-
git clone https://github.com/Jaeyoung-Lim/adaptive-snowsampler.git -b ros1
19-
git clone https://github.com/ethz-asl/grid_map_geo.git
18+
git clone https://github.com/ethz-asl/adaptive-snowsampler.git -b ros1
19+
git clone https://github.com/ethz-asl/grid_map_geo.git -b master
2020
git clone https://github.com/ethz-asl/mav_comm.git
2121
git clone https://github.com/ethz-asl/terrain-navigation.git
2222
cd ..

0 commit comments

Comments
 (0)