gazebo freezes when saving new world

Viewed 2318

I have installed Gazebo 9 with ROS melodic on Ubuntu 18.04. I keep getting the following problem:

  • Start Gazebo
  • Add some objects to the world
  • File -> Save As...
  • The program freezes and the saving window does not show up

It is possible to Alt+F4 to return to the world editor but nothing saves. Help me if anyone knows about that

3 Answers

Looking for this issue I read in some where else that is a problem of image/windows configuration/postioning, it like the save windows is hided behind the gazebo screen. So, I try to minimize the gazebo window and maximize again, it works and the save window appears. The problem is that you must do this after each clcik (e.g. folder, type file name etc.) to “update the screen”.

Can you run Gazebo from command line and get more details about the error? You can press tab and see all commands.

Related