configuration for launching gazebo world and model from a package
I have a package containing worlds that have several models defined in the models directory.
what configurations (e.g. in package.xml and CMakeList.txt) should I set in order to Gazebo and ROS work properly and detects my models?