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

Auto-tuning #206

Closed
brunopinto900 opened this issue Feb 21, 2022 · 4 comments
Closed

Auto-tuning #206

brunopinto900 opened this issue Feb 21, 2022 · 4 comments
Labels
enhancement New feature or request

Comments

@brunopinto900
Copy link

Hello,

Do you think its possible to write a script to tune the geometric controller automatically with logs? The idea is to tune the controller gains for any quadrotor, update them on the respective config files. What do you think? I am looking for a self-contained project and this seems like a good idea.

Thank you.

@Jaeyoung-Lim
Copy link
Owner

Jaeyoung-Lim commented Feb 21, 2022

@brunopinto900 Sounds cool! And should be doable. If your interested, we already worked on a system identification pipeline through flight logs: https://github.com/ethz-asl/data-driven-dynamics and you can take advantage of the infrastructure (log parsing etc)

@brunopinto900
Copy link
Author

brunopinto900 commented Feb 21, 2022

@brunopinto900 Sounds cool! And should be doable. If your interested, we already worked on a system identification pipeline through flight logs: https://github.com/ethz-asl/data-driven-dynamics and you can take advantage of the infrastructure (log parsing etc)

Haha, found that work literally 5 minutes later. One question. I noticed this #188 How is this related to auto-tune the geometric controller?

@Jaeyoung-Lim
Copy link
Owner

@brunopinto900 So lissajous trajectories are just a nice way to excite the system and this is what I used for https://github.com/ethz-asl/data-driven-dynamics

Could be used for autotuning, but not necessarily required.

@Jaeyoung-Lim Jaeyoung-Lim added the enhancement New feature or request label Apr 18, 2022
@Jaeyoung-Lim
Copy link
Owner

Closing as stale

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants