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

f_hybrid option #7

Open
jwangjie opened this issue Apr 23, 2020 · 3 comments
Open

f_hybrid option #7

jwangjie opened this issue Apr 23, 2020 · 3 comments

Comments

@jwangjie
Copy link

Hi Helge-Andre,

Thank you very much for sharing your framework, it's very inspiring.

I am particular to try your hybrid implementation where GP estimating modeling errors. I noticed in your code , you said f_hybrid option is not finished implemented. I was wondering what do you mean here? Can I still use your framework to reproduce Hewing2017? Thanks.

Regards,
Jie

@helgeanl
Copy link
Owner

Hi,
Unfortunately, I don't remember the state of that function as it has been a while since I worked on this code. I didn't use the error model implementation in the results of my thesis, but it shouldn't be too much work to get that working. It would mostly involve cleaning up the covariance equation.

@qq2217942597
Copy link

Hi Helge-Andre, Thank you very much for sharing your framework, it's very inspiring.
I am particular to try your hybrid GP (GP model for dynamic equations, and RK4 for kinematic equations). I noticed in your code , you said "Missing kinematic states" in the step of Hybrid output covariance matrix.
Will this affect the results?

@qq2217942597
Copy link

Hi Helge-Andre, Thank you very much for sharing your framework, it's very inspiring.
For the F_hybrid option,do I need to make changes elsewhere while cleaning up the covariance equation?
For example, "Linearize around operating point and calculate LQR gain matrix" (mpc_class.py Line 594) or "select the chosen integrator" (mpc_class.py line383)?

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

No branches or pull requests

3 participants