Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 226 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 226 Bytes

locomotive_sim

Simple locomotive simulater

This is a small exercise in writing a closed-loop controller. Open up controller.py and modify the get_force method. You can test your solution by executing controller.py.