Adding object models in Ignition Gazebo [closed]
Hi, I am trying to add custom mesh files through local computer in Ignition gazebo. I have followed the sample script from here https://gazebosim.org/api/gazebo/3.7/... and created the directories accordingly.
However, the models do not show up in gazebo. An empty world appears and there is no error on the console. I am using sdf script to create the world file. How can I add these objects in Gazebo?