Skip to content

In this project, we are concerned with the collective behavior of a group of n >1 mobile agents, which can all move in a plane. The action set of each agent is {N, W, S, E, Stay}. The multi-agent rendezvous problem is to devise strategies for each agent to cause all the agents to eventually rendezvous at a single specified location. The approach…

Notifications You must be signed in to change notification settings

mohanambati/MARP

Repository files navigation

Run Application: python marp.py

Apllication asks to enter the initial locations of the robots, please enter x, y values in range 0-8

About

In this project, we are concerned with the collective behavior of a group of n >1 mobile agents, which can all move in a plane. The action set of each agent is {N, W, S, E, Stay}. The multi-agent rendezvous problem is to devise strategies for each agent to cause all the agents to eventually rendezvous at a single specified location. The approach…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages