Skip to content

amit9oct/Multi-Robot-Task-Allocation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multi-Robot-Task-Allocation

Contributors

Amitayush Thakur

Garima Dhanania


What is this simulation about?

It is about implementation of distibuted algorithms to solve the Multi-Robot-Task-Allocation problem. Problem description can be found here: https://robotics.usc.edu/~gerkey/research/mrta.html

What does it do?

It works on efficient algorithms to implement static Multi-Robot-Task Allocation problem. It uses Robocode as its simulation environment. It can be modified to test any Swarm Agent based Algorithm. The main idea behind our algorithm is: :: Central Clustering :: Low Level Obstacle Handling and optimal movement using Travelling Salesmen Algorithm(Christofides) :: Optimal Allocation of task using Hungarian Algorithm

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published