Skip to content

agentcontest/mapc2022-MMD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MMD Team

Python-mapc2020

This version uses a modified version of the python-mapc2020 libary. Minor adjustments were made to handle transmission between simulations and to be able to read the whole dynamic percept in the summer of 2022.

Python

This version requires Python 3.10.0 and pip 22.0.0 or higher installed and working properly. Required libraries included in requirements.txt file.

How to run

Use main.py from the root, where the host, port, team and the password should be added to connect to the server. For debugging, use the explain parameter (which will show what the agents are doing during the simulation).

python .src\main.py --host 127.0.0.1 --port 12300 --team A --pw 1 [--explain]

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages