Giter Site home page Giter Site logo

naitri / multi-agent-based-search-and-rescue-system-in-ros Goto Github PK

View Code? Open in Web Editor NEW
4.0 1.0 4.0 12.26 MB

Multi-Agent Search and Rescue Robot in ROS

License: MIT License

CMake 6.86% C++ 89.88% Shell 3.26%
ros human-detection multi-agent-systems search-and-rescue cpp

multi-agent-based-search-and-rescue-system-in-ros's Introduction

Multi-Agent-based-Search-and-Rescue-system-in-ROS

Project_Finder : Finding Individuals for Disaster and Emergency Response

A search and rescure bot which will detect humans in hazardous location and navigate them to nearest exit

License: MIT Build Status Coverage Status

Project contibutors

  1. Naitri Rajyaguru, Robotics Graduate Student at University of Maryland, College Park.
  2. Mayank Joshi, Robotics Graduate Student at University of Maryland, College Park.

Overview

Firefighters all over the world, put the safety of others before their own. But still they are not equipped with the latest tools and technology to combat the disastrous environment. By providing a better idea and map of the unknown environment, the firefighters can minimize the search time and can rescue or take necessary actions as quickly as possible to save human lives.Search and rescue robots are an upcoming type of robots that can work along with the firefighters and behave as the first responder to any situation. They would search for the desired target, rescue if possible or at least notify the location of the target to the team. We propose a search and rescue robot which could work in any indoor scenario. We would also like to incorporate Acme Robotics state-of-the-art human detection and tracking module which was developed by us last year. The human detection module would enhance the bot’s capability to search for humans in the environment because they are the desired target in most of the rescue operations. We plan to use move_base for navigation, onboard LiDAR for dynamic obstacle avoidance and the RGB camera for human detection. Together they would work as a search and rescue system. Testing and Simulation would be done on ROS and Gazebo with a single robot, which could be scaled to ‘N’ number of robots depending upon the environment size and other factors. image

Deliverables

  • Project: Project Finder is search and rescue robot for hazardous environment
  • Overview of prosposed work, including risks, mitigation, timeline
  • UML and activity diagrams
  • Developer-level documentation

Presentation

  • Project FINDER presentation can be found here

Video Presentation

  • Project FINDER presentation video here

Quad Chart

  • Project FINDER here

Dependencies with licenses

  • OpenCV 4.5.0 (covered under the open-source Apache 2 License)
  • ROS Noetic
  • Move_base
  • Gazebo
  • GTest

Development Process

Following the Agile Iterative Process for Development, we switch roles of driver and navigator. Product backlog, iteration backlog and worklog can be found here and Sprint planning with review notes can be found here

World

  • We created a custom gazebo world which could simulate the requirements for our project image
  • For the custom world, we also generated a binary occupancy grid, loaded in rviz image
  • Generated map can be found here

Static Code analysis

  • Cppcheck results can be found here
  • Cpplint results can be found here

Installation

Install Requirements

bash ros_requirements.bash
run requirements.sh

Clone git repository

cd finderbot_ws/src
git clone --recursive https://github.com/naitri/project_finder

Execution of code

cd ~/finderbot_ws/src
catkin_make
source devel/setup.bash

In terminal 1

source devel/setup.bash
roslaunch project_finder main.launch

In terminal 2

source devel/setup.bash
rosrun project_finder finder

Results

  • Command prompt output image

ROS Test

  • All the current 29 tests (gtest + rostest) for this projects are passing.
cd ~/finderbot_ws/src
catkin_make
catkin_make run_tests

image

multi-agent-based-search-and-rescue-system-in-ros's People

Contributors

mjoshi07 avatar naitri avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 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.