Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Controller Tutorial / Developer Guide #15

Closed
rland93 opened this issue May 11, 2022 · 1 comment
Closed

New Controller Tutorial / Developer Guide #15

rland93 opened this issue May 11, 2022 · 1 comment
Assignees
Labels
documentation Improvements or additions to documentation
Milestone

Comments

@rland93
Copy link
Owner

rland93 commented May 11, 2022

See openjournals/jose-reviews#168 (comment)

Create a tutorial on how Controller interacts with the rest of the simulation to help users create their own, custom controllers.

@rland93
Copy link
Owner Author

rland93 commented May 13, 2022

This is resolved (00e5014)

See: https://rland93.github.io/pendsim/customctl.html for the tutorial.

Part one is shows how to implement a very simple open-loop control policy.

Part two has a few extras, like encouraging the user to explore some of the built-in methods, and shows how to dump intermediate data into the simulation.

I originally started this pendsim project to look at concepts related to Model Predictive Control. So, I whipped up some example MPC code as a tutorial for part 2.

@rland93 rland93 closed this as completed May 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant