mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-25 08:36:08 +08:00
Add missing gflags
This commit is contained in:
@@ -17,14 +17,15 @@ cd ..
|
||||
# mav comm
|
||||
git clone https://github.com/PX4/mav_comm.git
|
||||
|
||||
# gflags catkin
|
||||
git clone https://github.com/ethz-asl/gflags_catkin.git
|
||||
|
||||
# glog catkin
|
||||
git clone https://github.com/ethz-asl/glog_catkin.git
|
||||
|
||||
# catkin simple
|
||||
git clone https://github.com/catkin/catkin_simple.git
|
||||
|
||||
# drcsim (for scenery and models)
|
||||
|
||||
cd ..
|
||||
|
||||
catkin_make
|
||||
|
||||
Reference in New Issue
Block a user