Skip to content

This repository presents some of the simulations employed during the development of my masters thesis titled "Control of Heterogeneous Robot Networks for Assistance in Search and Rescue Tasks"

License

Notifications You must be signed in to change notification settings

dryanguasr/Heterogeneous-Robots-Control

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Heterogeneous Robots Control

This repository presents some of the simulations employed during the development of my masters thesis titled "Control of Heterogeneous Robot Networks for Assistance in Search and Rescue Tasks" the full document is available at ResearchGate and at National University of Colombia repository

Convex Exploration Simulations

The folder Convex presents the Heterogeneous DisCoverage exploration algorithm in a very simple convex environment. The file FullSim.m generates 4 interest videos that correspond to:

  • The map perspective of the robot team (Map.avi)
  • The Voronoi cells and connectivity perspective (VoronoiCenter.avi)
  • The exploration frontier in time (Frontier.avi)
  • The Minimum time required for any robot to arrive to each position on the map based on the Flooding distance (MinTime.avi) The execution of the full simulation should take a couple of minutes depending on the PC specifications, however in the subfolder Videos contains preloaded samples.

Non-Convex Exploration Simulations

The folder Non Convex presents the Heterogeneous DisCoverage exploration introduced in Exploration with Heterogeneous Robots Networks for Search and Rescue algorithm in a simple Non-convex environment. The file FullSim.m generates the same videos (but the frontier perspective) as the Convex case and also contains preloaded samples.

Full Mission Simulations

The folder TaskAllocation presents the general workflow of the algoriths presented including the exploration of the environment, the automatic task allocation during the mission and the corresponding execution in a non-convex environment with certain amount of different victims of different types (true victim capable to move, true victim unable to move and false detection). The file FullSim.m generates the same videos as the Non-Convex case and also contains preloaded samples. However in this case, in the Map perspective and in the Voronoi cells perspective show the current position of the victims and their type (Blue, green and yellow respectively).

About

This repository presents some of the simulations employed during the development of my masters thesis titled "Control of Heterogeneous Robot Networks for Assistance in Search and Rescue Tasks"

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages