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

Tailsitter mission problem #9300

Closed
RomanBapst opened this issue Apr 13, 2018 · 3 comments
Closed

Tailsitter mission problem #9300

RomanBapst opened this issue Apr 13, 2018 · 3 comments
Assignees
Labels
bug Hybrid VTOL 🛩️🚁 Multirotor + Fixedwing!

Comments

@RomanBapst
Copy link
Contributor

RomanBapst commented Apr 13, 2018

@dagar FYI
Seems like tailsitter mission and position control is broken on master (it does not track at all, roll setpoints changes sign frequently).
I found a working version not too long ago and will do a bisect.

@RomanBapst RomanBapst added the bug label Apr 13, 2018
@RomanBapst RomanBapst self-assigned this Apr 13, 2018
@dagar
Copy link
Member

dagar commented Apr 13, 2018 via email

@dagar
Copy link
Member

dagar commented Apr 13, 2018

@RomanBapst I won't have time to look into this today, but I have a hunch this could be the problem.

https://github.com/PX4/Firmware/blob/master/src/modules/fw_pos_control_l1/FixedwingPositionControl.cpp#L706-L718

If that's the case we really should centralize the tailsitter frame conversion directly in the attitude update method rather than having them spread out and done as needed.

@dagar dagar added the Hybrid VTOL 🛩️🚁 Multirotor + Fixedwing! label Apr 13, 2018
@dagar
Copy link
Member

dagar commented Apr 14, 2018

WIP PR to add tailsitters to CI mission testing. #9307

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Hybrid VTOL 🛩️🚁 Multirotor + Fixedwing!
Projects
None yet
Development

No branches or pull requests

2 participants