-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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
- gz sim -v 4 jetty.sdf
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working