Skip to content

Garima-007/Static-Multi-Robot-Task-Allocation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Static-Multi-Robot-Task-Allocation

Contributors

Garima Dhanania

Amitayush Thakur


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: http://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 tasks using Hungarian Algorithm

About

Static-Multi-Robot-Task-Allocation simulation in Robocode

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published