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

[Control] enable to compensate gravity term for altitude control #584

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

tongtybj
Copy link
Collaborator

What is this

Add a flag to automatically compensate the gravity term for z axis control

Details

  • Currently system use the I term to compensate the gravity term, which results in a slow start. We introduce a new flag to automatically compensate this term.

TODO

  • Current takeoff procedure cause the overshooting in z axis if we enable the gravity compensation. This is because the increase of I control term during takeoff procedure. We may also need to plan a trajectory for takeoff procedure.

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

Successfully merging this pull request may close these issues.

1 participant