Networks
Core GNN Library used from: https://github.com/proroklab/gnn_pathplanning
Code for paper "Learning End-to-End Decentralized Formation Using Graph Neural Networks"
Ubuntu 18.04LTS
Python 3.6
https://coppeliarobotics.com/downloads
sudo apt install python3-opencv
pip3 install -r requirements.txt
./"path to coppeliasim"/coppeliaSim.sh
Open scene_5.ttt(in scene folder) in coppeliaSim
python Test.py
Open scene_circle.ttt(in scene folder) in coppeliaSim
python Test_cirlce.py
Open scene_line.ttt(in scene folder) in coppeliaSim
python Test_line.py
Open scene_5.ttt(in scene folder) in coppeliaSim
python Train.py