Skip to content

ASU-Robusta/coffee_shop_world

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Coffee Shop World

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.

image

The map has been done using the Gmapping package which provides laser-based SLAM (Simultaneous Localization and Mapping).

image

How to Load a World File into Gazebo

Navigate to the world folder and open the terminal inside this folder then write the following command:

gazebo cafe.world

How to Use the Map in Your Project

Copy the .yaml file into the maps folder in your robot package and start to navigate through it.

About

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, and its collision has been improved as well.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors