We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97efc14 commit d010094Copy full SHA for d010094
README.md
@@ -15,8 +15,8 @@ This project includes an implementation of operating the snow sampler drone.
15
cd ~
16
mkdir -p catkin_ws/src
17
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
+git clone https://github.com/ethz-asl/adaptive-snowsampler.git -b ros1
+git clone https://github.com/ethz-asl/grid_map_geo.git -b master
20
git clone https://github.com/ethz-asl/mav_comm.git
21
git clone https://github.com/ethz-asl/terrain-navigation.git
22
cd ..
0 commit comments