Skip to content

pid_controller: add reference interfaces for gains #1590

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

Open
christophfroehlich opened this issue Mar 12, 2025 · 3 comments
Open

pid_controller: add reference interfaces for gains #1590

christophfroehlich opened this issue Mar 12, 2025 · 3 comments
Assignees

Comments

@christophfroehlich
Copy link
Contributor

Currently, the pid_controller can be dynamically tuned by changing parameters.

Proposal: It would be useful for gain-scheduling use cases to export the gains as reference interfaces, which can then be claimed by preceding controllers.

@rehanshah17
Copy link

Could I take up this issue please?

@rehanshah17
Copy link

I think I was able to figure out how to export the pid constants as reference interfaces. Could you lead me down the right path of how the controllers would be able to claim this?

@christophfroehlich
Copy link
Contributor Author

let us get #1601 working first.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants