Open kazmifactor opened 5 days ago
`inp@inp-Z790-GAMING-X:~$ sudo ~/catkin_ws/src/mavros/mavros/scripts/install_geographiclib_datasets.sh Installing GeographicLib geoids egm96-5 download egm96-5.tar.bz2 ... --2024-11-21 15:32:50-- https://downloads.sourceforge.net/project/geographiclib/geoids-distrib/egm96-5.tar.bz2?use_mirror=autoselect Resolving downloads.sourceforge.net (downloads.sourceforge.net)... 104.18.13.149, 104.18.12.149, 2606:4700::6812:d95, ... Connecting to downloads.sourceforge.net (downloads.sourceforge.net)|104.18.13.149|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://cyfuture.dl.sourceforge.net/project/geographiclib/geoids-distrib/egm96-5.tar.bz2?viasf=1 [following] --2024-11-21 15:32:51-- https://cyfuture.dl.sourceforge.net/project/geographiclib/geoids-distrib/egm96-5.tar.bz2?viasf=1 Resolving cyfuture.dl.sourceforge.net (cyfuture.dl.sourceforge.net)... 49.50.119.27 Connecting to cyfuture.dl.sourceforge.net (cyfuture.dl.sourceforge.net)|49.50.119.27|:443... failed: Connection timed out. Retrying.
--2024-11-21 15:35:02-- (try: 2) https://cyfuture.dl.sourceforge.net/project/geographiclib/geoids-distrib/egm96-5.tar.bz2?viasf=1 Connecting to cyfuture.dl.sourceforge.net (cyfuture.dl.sourceforge.net)|49.50.119.27|:443... failed: Connection timed out. Retrying.
--2024-11-21 15:37:14-- (try: 3) https://cyfuture.dl.sourceforge.net/project/geographiclib/geoids-distrib/egm96-5.tar.bz2?viasf=1 Connecting to cyfuture.dl.sourceforge.net (cyfuture.dl.sourceforge.net)|49.50.119.27|:443... failed: Connection timed out. Retrying.
--2024-11-21 15:39:28-- (try: 4) https://cyfuture.dl.sourceforge.net/project/geographiclib/geoids-distrib/egm96-5.tar.bz2?viasf=1 Connecting to cyfuture.dl.sourceforge.net (cyfuture.dl.sourceforge.net)|49.50.119.27|:443... `
whenever i use this command to download the dataset, while following https://github.com/Intelligent-Quads/iq_tutorials/blob/master/docs/installing_ros_20_04.md
it just stucks here for hours. and does not install anything.
i check the usr/share/geographiclib folder, there were only three files. i.e Gravity, Magnetic and one more.
i after some research i got a recommendation to manually download the file and copy the contents in this folder. after doing this i am assuming that it should say already installed, but it still is not installed, and still stuck as shown in the picture.