- A set of Gazebo worlds models and maps that I use for testing Navigation2
- These models are tested using Gazebo 9 and Gazebo 11.
1- Copy the model you want to use in .gazebo/models directory.
or
- Set Gazebo model path for the worlds with models directory
2- Gazebo -> Insert -> <World_Model_Name>
or
- go to gazebo word directory and type
gazebo example.world
Most models come with maps.
export GAZEBO_MODEL_PATH=/home/<user_name>/.gazebo/models/small_house/models/
gazebo small_house.world
- unzip the models_part# into a dicrectory called models
export GAZEBO_MODEL_PATH=/home/<user_name>/.gazebo/models/hospital/models/
gazebo hospital.world
gazebo hospital_two_floors.world