gazebosim / gazebo-classic

Gazebo classic. For the latest version, see https://github.com/gazebosim/gz-sim
http://classic.gazebosim.org/
Other
1.19k stars 480 forks source link

libcurl: (6) Could not resolve host: api.ignitionrobotics.org ubuntu 18.04 #2821

Closed dbdxnuliba closed 4 years ago

dbdxnuliba commented 4 years ago

when run gazebo in terminal l ibcurl: (6) Could not resolve host: api.ignitionrobotics.org environment: ubunut18.04 gazebo9 image

chapulina commented 4 years ago

See #2607

This issue has been fixed from later versions of Gazebo 9 onwards.

jacob-02 commented 2 years ago

libcurl: (6) Could not resolve host: fuel.ignitionrobotics.org I got this error when I was trying to run roslaunch turtlebot3_gazebo turtlebot3_house.launch

elanchezhiyan-official commented 5 months ago

try installing ignition packages, first try after installation of ros-based ignition packages and then try installing other ignition packages,

sudo apt install ros-humble-ignition-math6-vendor

sudo apt install ignition sudo apt install ignition-launch-cli sudo apt install ignition-tools

I hope this should work.