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

Tune down solo attitude rate controller #14952

Merged
merged 1 commit into from
May 23, 2020
Merged

Tune down solo attitude rate controller #14952

merged 1 commit into from
May 23, 2020

Conversation

Jaeyoung-Lim
Copy link
Member

@Jaeyoung-Lim Jaeyoung-Lim commented May 21, 2020

Describe problem solved by this pull request
The solo model was showing visible oscillations while flying.

Describe your solution
Tuning down the rate controller removes the oscillations.

Test data / coverage
Before PR:
ezgif com-video-to-gif
Log: https://review.px4.io/plot_app?log=4bd411a0-818e-4cdc-96d7-27f796088eb3

After PR:
Log: https://review.px4.io/plot_app?log=9aafa587-8c42-4d85-bddb-8a3768d7171e

Additional Context
Fixes #11405

This removes visible oscillations of the vehicle
@dagar
Copy link
Member

dagar commented May 21, 2020

Quick pass over the multicopter position controller while you're at it?

Screenshot from 2020-05-21 09-40-26

Could we also do something to only send differential pressure when it's appropriate?

Screenshot from 2020-05-21 09-41-36

@dagar dagar merged commit b5e23f5 into master May 23, 2020
@dagar dagar deleted the pr-retune-solo branch May 23, 2020 15:46
@jungx148
Copy link

jungx148 commented Nov 12, 2020

A very similar problem happens with a Typhoon h480 hexacopter as shown in the following video clip.

ezgif com-video-to-gif

Tried to fix the issue by referring to the following link and lowering values of MC_PITCHRATE_P and MC_ROLLRATE_P in 6011_typhoon_h480 located in ROMFS/px4fmu_common/init.d-posix/airframes, but did not succeed yet.

62d0054

@Jaeyoung-Lim
Copy link
Member Author

@jungx148 That seems like a separate issue, please create a new issue for it

@jungx148
Copy link

Okay thanks for a quick response. I opened a new topic.

https://discuss.px4.io/t/oscillations-occurs-during-hovering-typhoon-h480-hexacopter/19584

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.

Exaggerated vibration when hovering with Solo gazebo simulation
3 participants