Quick Setup
Setting up the python part of the simulation framework is easy, just install the python package using the following command:
With this python package you will be able to create import the project's
modules from the gradysim
module. With this installation you will be
able to create protocols and run them in
prototype-mode.
After setting this up check out the Creating a Protocol section to learn about how the simulator works.