mirror of
https://github.com/CopterExpress/clover_vm.git
synced 2026-05-26 07:07:58 +00:00
Fix
This commit is contained in:
@@ -59,7 +59,7 @@ git clone --recursive --depth 1 --branch v1.13.0 https://github.com/PX4/PX4-Auto
|
|||||||
ln -s ~/PX4-Autopilot ~/catkin_ws/src/
|
ln -s ~/PX4-Autopilot ~/catkin_ws/src/
|
||||||
ln -s ~/PX4-Autopilot/Tools/sitl_gazebo ~/catkin_ws/src/
|
ln -s ~/PX4-Autopilot/Tools/sitl_gazebo ~/catkin_ws/src/
|
||||||
#ln -s ~/PX4-Autopilot/src/modules/mavlink/mavlink ~/catkin_ws/src/
|
#ln -s ~/PX4-Autopilot/src/modules/mavlink/mavlink ~/catkin_ws/src/
|
||||||
git clone --depth 1 https://github.com/mavlink/c_library_v2.git ~/catkin_ws/src/mavlink/ # FIXME:
|
#git clone --depth 1 https://github.com/mavlink/c_library_v2.git ~/catkin_ws/src/mavlink/ # FIXME:
|
||||||
|
|
||||||
echo "--- Installing PX4 dependencies"
|
echo "--- Installing PX4 dependencies"
|
||||||
~/PX4-Autopilot/Tools/setup/ubuntu.sh
|
~/PX4-Autopilot/Tools/setup/ubuntu.sh
|
||||||
|
|||||||
Reference in New Issue
Block a user