Skip to content

Tywacol/SimulPhys

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SimulPhys

Physicals process simulator made at Polytech Lille in IMA3 and IMA4

Wiki project page : https://projets-ima.plil.fr/mediawiki/index.php/IMA3/IMA4_2018/2020_P8#Analyse_du_second_concurrent

Collaborators : Quentin Normand, Sebastien Dardenne, Clement Hue, Alex Lagneau, Corto Callerisa

Installation

Release is available for windows.

For linux systems you must install Godot and Python3.

Usage

Arguments

For the controller script :

python3 UDPClient.py --port 1234 --ip 127.0.0.1

--port -p : the destination port.

--ip -i : the destination ip adress

For the view script :

python3 UDPServer.py --port 1234 --ip 127.0.0.1 --export file.csv

--port -p : the listening destination port.

--ip -i : the listening ip adress

--export -e : export the data in CSV format to the file specified

Contributing

Pull request are closed while we're working on it.

License

MIT

About

Physicals process simulator made at Polytech Lille in IMA3 and IMA4

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •