gazebosim / gz-sim

Open source robotics simulator. The latest version of Gazebo.
https://gazebosim.org
Apache License 2.0
665 stars 261 forks source link

Regression in Resource Spawner in Harmonic #2486

Closed azeey closed 1 month ago

azeey commented 1 month ago

Environment

Description

I bisected gz-fuel-tools and found that the regression started in https://github.com/gazebosim/gz-fuel-tools/pull/376

Steps to reproduce

  1. gz sim -v4 empty.sdf
  2. Add the ResourceSpawner gui plugin
  3. Try to download or spawn any model
mjcarroll commented 1 month ago

I have managed to reproduce and bisect to the same location. Working on a fix now.