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

I think state space is wrong #4

Open
mlowell28 opened this issue May 22, 2021 · 0 comments
Open

I think state space is wrong #4

mlowell28 opened this issue May 22, 2021 · 0 comments

Comments

@mlowell28
Copy link

Hi, I noticed the implementation of the state space is not correct, in particular you take the time derivative of angular velocity vector to be equal to the second derivative of the euler angles which I do not believe is correct. To fix it you need to change your state space so that it consists of euler angles and the angular velocity vector NOT the derivative of the euler angles. You can then associate the time derivative of the euler angles and the angular velocity vector using the formula given in the guys blog: https://andrew.gibiansky.com/blog/physics/quadcopter-dynamics/

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

1 participant