mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-30 18:06:39 +08:00
add drcsim to workspace setup script
This commit is contained in:
@@ -24,6 +24,11 @@ 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)
|
||||||
|
hg clone https://bitbucket.org/osrf/osrf-common
|
||||||
|
hg clone https://bitbucket.org/osrf/sandia-hand
|
||||||
|
hg clone https://bitbucket.org/osrf/drcsim
|
||||||
|
|
||||||
cd ..
|
cd ..
|
||||||
|
|
||||||
catkin_make
|
catkin_make
|
||||||
|
|||||||
Reference in New Issue
Block a user