Skip to content

Commit

Permalink
Fix running install_geographiclib_datasets script
Browse files Browse the repository at this point in the history
okalachev committed Mar 4, 2024
1 parent 39cd8d5 commit 7a4f611
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions builder/image-build-ros.sh
Original file line number Diff line number Diff line change
@@ -74,6 +74,7 @@ apt-get install -y liborocos-kdl1.5 geographiclib-tools libgeographiclib-dev

echo "-- Install geographiclib datasets"
wget https://raw.githubusercontent.com/mavlink/mavros/master/mavros/scripts/install_geographiclib_datasets.sh
chmod +x install_geographiclib_datasets.sh
./install_geographiclib_datasets.sh

echo "--- Apply patches"

0 comments on commit 7a4f611

Please sign in to comment.