mirror of
https://github.com/CopterExpress/clover_vm.git
synced 2026-05-26 07:07:58 +00:00
Fix
This commit is contained in:
@@ -84,8 +84,8 @@ sudo -E sh -c '/opt/ros/noetic/lib/mavros/install_geographiclib_datasets.sh'
|
||||
echo "--- Build mavlink and fix issues"
|
||||
cd ~/catkin_ws
|
||||
catkin_make mavlink_c_generate
|
||||
ln -s "." ~/catkin_ws/build/mavlink/mavlink
|
||||
rm catkin_ws/build/CMakeCache.txt
|
||||
ln -s "." build/mavlink/mavlink
|
||||
rm build/CMakeCache.txt
|
||||
|
||||
echo "--- Building the workspace"
|
||||
catkin_make
|
||||
|
||||
Reference in New Issue
Block a user