I am using Ubuntu version 24.04. I have installed Gazebo Harmonic and ROS 2 Jazzy. Gazebo opens, but when I select a project or click the “Create My Own Project” button, I get a “Not Responding” error. It seems that Gazebo tries to start the simulation server (physics engine) but fails and eventually forcibly closes the process. In other words, the physics engine never starts. I do not want to downgrade my Ubuntu version. Would running Gazebo through Docker solve this problem? Or what else can I do to fix this issue?
1 Answer
$\begingroup$ $\endgroup$
Try to run the demo worlds.
Look into the files for some more info on how to use them.
Run the files from a terminal, e.g.
gz sim filename.sdf