Skip to content

GUI takes a while to load #3

@iche033

Description

@iche033

Environment

  • OS Version: 24.04
  • Source or binary build?
    source build, all jetty branches

Description

  • Expected behavior: Gazebo GUI takes reasonable amount of time to startup
  • Actual behavior: GUI can take >1min to load and show the world in the 3D window

One observation is that the server (and the physics system) loads fast (~ a few seconds) but the GUI (GuiRunner) takes a while to process the initial state. The rendering also take a while to load and create all the mesh (which is expected but could be improved)

Some rough numbers from my machine (Intel Core i7-6800K CPU @ 3.40GHz, 32GB RAM):

  • server (physics): ~10 seconds
  • client (gui + rendering): 1 min

Steps to reproduce

  1. gz sim -v 4 jetty.sdf

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions