mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-29 03:36:07 +08:00
Add missing gflags
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user