aboutsummaryrefslogtreecommitdiffstats
path: root/System_Python/homework8.ipynb (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Rework directory structure. Modify result file printing to match ↵Raspberry Pi2019-11-201-350/+0
| | | | requirements of web server.
* Add Andy's swing up code to the Python library. Created a new file ↵damic0142019-11-141-0/+350
(system_swingup_test.py), which modifies the code from homework8.ipynb and swingUp.py to (potentially) run on our physical system instead of the simulator. Needs to be compiled and tested on the RPi, but theoretically all of the major components should be there. NOTE: Potentially should remove the gym imports; not sure if these will work on the RPi, might need to be replaced with something else.