This repo contains a modified version of the cafe.world model from gazebo where you can find 4 tables with their chairs to make it more realistic. The collision of the walls has been edited as well to make it more accurate in the mapping process.
You can use this world to test an indoor delivery robot that can deliver food and drinks to tables, you will find 4 tables and the kitchen where the robot can navigate through them.
The map has been done using the Gmapping package which provides laser-based SLAM (Simultaneous Localization and Mapping).
Navigate to the world folder and open the terminal inside this folder then write the following command:
gazebo cafe.world
Copy the .yaml file into the maps folder in your robot package and start to navigate through it.

