Skip to content

Using Genetic Algorithm to solve multi robot task allocation problem in multi-robots per task scenarios

License

Notifications You must be signed in to change notification settings

ngandng/GA_cooperativeMRTA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cooperative multi-robot task allocation using Genetic Algorithm

This is the source code of the Centralized Genetic Algorithm (GA) applied for ST-MR-TA (Single task per robot - Multi robots per task - time extended) Multi Robot Task Allocation (MRTA) problem.

To run the program, download all the source code and run "mainGA.m" in MATLAB.

Related Paper

Some parts of the code implemented based on the approach described in the paper "PSO-based optimal task allocation for cooperative timing missions" by Oh, Gyeongtaek, Youdan Kim, Jaemyung Ahn, and Han-Lim Choi, published in IFAC-PapersOnLine(2016).

Results

The result of the algorithm with 500 iterations.

Path Cost convergence

About

Using Genetic Algorithm to solve multi robot task allocation problem in multi-robots per task scenarios

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages