-
Notifications
You must be signed in to change notification settings - Fork 18.3k
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
[feature request] Quadplane Set heading during QRTL mode #29262
Comments
Do you have a log showing the behavior you would like to fix? |
I want to heading of drone don't change during QRTL but it always change heading direct to home during QRTL. |
Looks like its yawing towards the direction of travel. That is what I would have expected if it has to translate home. You would prefer it to keep current heading if its are pure VTOL reposition? Yaw is often a issue on quad planes, there are a few ways you can reduce the yaw output. Lower gains or accel limits. Reduce yaw head room, apply PD and I term limits. |
I prefer to keep Current heading and return to home because of Wind Impact in changing yaw is dangerous for tailsitter. |
Feature request
Is your feature request related to a problem? Please describe.
VTOL plane heading change very rapidly in QRTL mode during RTL.
Describe the solution you'd like
I need a parameter that VTOL don't change the heading and QRTL by current heading. (or into wind)
Platform
[ ] All
[ ] AntennaTracker
[ ] Copter
[ x] Plane
[ ] Rover
[ ] Submarine
The text was updated successfully, but these errors were encountered: