-
Notifications
You must be signed in to change notification settings - Fork 13.6k
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
vtol tailsitter minor cleanup #11966
vtol tailsitter minor cleanup #11966
Conversation
…responding (correct) attitude controller is running Signed-off-by: Silvan Fuhrer <[email protected]>
- attitude setpoint for stabilized mode is generated by tailsitter.cpp - reset yaw setpoint during transition to avoid big yaw errors after transition back to hover Signed-off-by: Roman <[email protected]>
Signed-off-by: Roman <[email protected]>
Signed-off-by: Roman <[email protected]>
…ed to be the first outputs Signed-off-by: Roman <[email protected]>
…for some boards that don't support VTOL Signed-off-by: Roman <[email protected]>
Signed-off-by: Roman <[email protected]>
Signed-off-by: Roman <[email protected]>
Signed-off-by: Roman <[email protected]>
Signed-off-by: Roman <[email protected]>
05b7195
to
24099af
Compare
358ab7b
to
8934857
Compare
This is a bit confusing. I've seen some of these changes before. And also it seems to conflict. I'm waiting with reviewing until this is a better state. |
I believe @RomanBapst manually dropped the changes into #11911, which is why the diff in this PR is now so messy. |
A few minor changes on top of #11911.
In the FW & MC controllers only grab the
VT_TYPE
once initially if a VTOL.