-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Labels
clean-upTidy up code, fix non-breaking problemsTidy up code, fix non-breaking problems
Milestone
Description
In reviewing #273, I noticed that we are repeating a fair bit of code and docstrings in the pto.py
for the PID controllers. We could potentially use a class to handle this. @cmichelenstrofer pointed out a potential concern that doing this might change the workflow between using an unstructured controller vs. structured controller. Let's discuss this during our upcoming meeting.
Metadata
Metadata
Assignees
Labels
clean-upTidy up code, fix non-breaking problemsTidy up code, fix non-breaking problems