About loading models into Gazebo. - Hezihao/catkin_ws GitHub Wiki

Several most common mistakes while writing launch files for loading models into Gazebo are:

  1. importing model without running the provided empty.world;
  2. source of robots not lying under the same folder(or any other reachable path);
  3. "world"-joint not set, the model would not be loaded;