Gazebo | Ignition | Community
Ask Your Question

Revision history [back]

You already have the answer in your link above. There is an example in ros_ign_gazebo_demos:

<node
  pkg="ros_ign_gazebo"
  type="create"
  name="spawn_model"
  args="-world <world_name> -name <model_name> -param robot_description">
</node>