A real time route planning system for multi-agents
# download the model weight
wget https://github.com/yoshonabee/Wall-Es/releases/download/0.0.1/weight.pkl -P backend/lib/torch/state_dict
pip install -r requirements.txt
./run.sh
Open 127.0.0.1:5000
on the browser.
python3 backend/test/test_game.py
python3 backend/test/test_game_print.py