Skip to content
New issue

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

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

Already on GitHub? # to your account

pid_controller: add reference interfaces for gains #1590

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.

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

No branches or pull requests

2 participants