Gazebo | Ignition | Community
Ask Your Question
0

ignition gazebo doesn't run

asked 2022-05-31 15:06:57 -0600

r_gerson gravatar image

I am following this tutorial https://docs.ros.org/en/foxy/Tutorial... when i run the following command:

ign gazebo -v 4 -r visualize_lidar.sdf

i get the following output:

[Wrn] [ign.cc:86] Fuel world download failed because Fetch failed. Other errors Unable to find or download file

why is this happening? how can i run the example?

i installed gazebo11 by following these instructions https://github.com/gazebosim/ros_gz/t...

i am running foxy on ubuntu 20.04 (via VMware on a mac)

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2022-07-02 00:54:47 -0600

kakcalu13 gravatar image

ign gazebo is not gazebo11. Gazebo11 is a classic gazebo. Igntion gazebo is the new Gazebo.

Download ign gazebo on either Citadel or Fortress here:

https://gazebosim.org/docs/citadel

https://gazebosim.org/docs/fortress

Or maybe you can try and source /opt/ros/foxy/setup.bash then run ign gazebo -v 4 -r visualize_lidar.sdf

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2022-05-31 14:40:38 -0600

Seen: 1,168 times

Last updated: Jul 02 '22