rafaelfsilva / pid-simulator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Workflows and PID Controllers

Currently, PID configurations should be performed into the pid_scheduler.py file.

  1. Command-line example to run the simulator
  $ python simulator.py <workflow-file.csv> [--no-pid]`

the --no-pid option disables the use of PID controllers.

About


Languages

Language:Python 100.0%