Gazebo | Ignition | Community
Ask Your Question

Revision history [back]

You'll need to create a model.config file (manifest.xml is deprecated) as shown in this tutorial. From there, you need to put it somewhere gazebo can find it. Either set GAZEBO_MODEL_PATH, or just put it in ~/.gazebo/models (I think that one works by default).

If you have further issues comment on this answer or update your question.