Environment
- Ubuntu 24.04
- Gazebo Sim 8.11.0 (Harmonic)
Steps to reproduce
-
Launch an empty world:
-
Open the Resource Spawner plugin.
-
Search for the official Open Robotics Spectrum Plane model.
-
Download the model.
-
Click Spawn.
Expected behavior
The model is inserted into the world.
Actual behavior
The model is not spawned. The console reports:
Error [Utils.cc:176] Tried to use callback in sdf::findFile(), but the callback is empty.
Did you call sdf::setFindCallback()?
Additional observations
I tested several official Fuel models using the same workflow:
- ✅ Breakfast Menu Original
- ✅ Construction Barrel
- ✅ Coke Can
- ✅ Office Chair
- ✅ Pioneer3AT (spawns, but reports a missing
libSkidSteerDrivePlugin.so)
- ❌ Spectrum Plane (does not spawn)
This appears to be specific to the Spectrum Plane model or its interaction with the Resource Spawner, rather than a general Resource Spawner failure.
Environment
Steps to reproduce
Launch an empty world:
Open the Resource Spawner plugin.
Search for the official Open Robotics Spectrum Plane model.
Download the model.
Click Spawn.
Expected behavior
The model is inserted into the world.
Actual behavior
The model is not spawned. The console reports:
Additional observations
I tested several official Fuel models using the same workflow:
libSkidSteerDrivePlugin.so)This appears to be specific to the Spectrum Plane model or its interaction with the Resource Spawner, rather than a general Resource Spawner failure.