Skip to content

About loading models into Gazebo.

Hezihao edited this page Jun 22, 2019 · 2 revisions

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;