Code Monkey home page Code Monkey logo

turtlebot3_hospital_sim's Introduction

turtlebot3_hospital_sim

Overview

The purpose of this package is to simulate a group of three turtlebots 3 in a Hospital environment. This package was inspired by the tutorials from ROBOTIS for turtlebot3. Each robot has a 360° lidar, two wheels and a camera and they can be controlled using the topic /cmd_vel as any other mobile robot in ROS (REP-105).

The code in this package can be used either with simulated robots or with real robots:

License

The source code is released under a MIT license.

Author: Gabriel F P Araujo
Affiliation: LES
Maintainer: Gabriel F P Araujo

The turtlebot3_hospital_sim package has been tested under Ubuntu 18.04, ROS Melodic and Gazebo 9. This is a research code, expect that it changes often and any fitness for a particular purpose is disclaimed.

Usage

Clone this repository to your catkin workspace.

cd ${YOUR_WORKSPACE_PATH}/src
git clone https://github.com/Gastd/turtlebot3_hospital_sim.git
cd ../
source devel/setup.bash
catkin_make

Run the Simulation

The Simulation uses the well known Gazebo Simulator that is shipped with ROS.

Dependencies

  • Before running the simulation, you must install the turtlebot3 packages.

    sudo apt install ros-melodic-turtlebot3-simulations ros-melodic-turtlebot3-bringup
    catkin_make

Running

Run the simulation to test the code:

  • In a terminal with your ros workspace
    roslaunch turtlebot3_hospital_sim turtles_in_a_hospital.launch
    

This will open the Gazebo with the robots in position and ready to go.

Youtube Video

IMAGE ALT TEXT HERE

Navigation Demo

IMAGE ALT TEXT HERE

Some kind of Road map

In a hospital environment, many different robots with different capabilities can be used where they can reach some goals as a team without constraints. So a team with robots with or without manipulation, with or without mobility, can be built and simulated to reach cooperative goals.

Bugs & Feature Requests

Please report bugs and request features using the Issue Tracker.

turtlebot3_hospital_sim's People

Contributors

gastd avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.