Add missing gflags

This commit is contained in:
Lorenz Meier
2015-03-24 14:50:22 -07:00
parent fff74304f0
commit f26edd20f6
+3 -2
View File
@@ -17,14 +17,15 @@ cd ..
# mav comm # mav comm
git clone https://github.com/PX4/mav_comm.git git clone https://github.com/PX4/mav_comm.git
# gflags catkin
git clone https://github.com/ethz-asl/gflags_catkin.git
# glog catkin # glog catkin
git clone https://github.com/ethz-asl/glog_catkin.git git clone https://github.com/ethz-asl/glog_catkin.git
# catkin simple # catkin simple
git clone https://github.com/catkin/catkin_simple.git git clone https://github.com/catkin/catkin_simple.git
# drcsim (for scenery and models)
cd .. cd ..
catkin_make catkin_make