Split the jr_simulator.py into smaller files.
Currently actuator and pneumatics functionality over many different files, and multiple factors in one file. Create pneumatics.py and actuator.py, which contain the factors but also the functionality below that is pneumatics/actuator specific.
Split the jr_simulator.py into smaller files. Currently actuator and pneumatics functionality over many different files, and multiple factors in one file. Create pneumatics.py and actuator.py, which contain the factors but also the functionality below that is pneumatics/actuator specific.
Finish by April.