Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 269 Bytes

README.md

File metadata and controls

16 lines (8 loc) · 269 Bytes

To run:

python qtsimiam.py

or

./qtsimiampy

Load your own supervisors and controllers into the development folders following the supervisor and controller templates.

To compile the documentation, go into the ./docs folder and type:

make clean

make html