-
Notifications
You must be signed in to change notification settings - Fork 47
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
The px4 shakes left and right when taking off. #24
Comments
@one-DS you may need to tune the geometric controller. |
@mzahana Hello, thank you for taking the time to reply to me. geometric_ The parameter range of the controller is 0.1 ~ 20. By adjusting the parameters, the UAV does not shake as much as before, but the parameters have been adjusted to the end, and the situation is still not ideal. Therefore, I want to ask you, is this method feasible by modifying the controller program to expand the parameter range and make a larger range adjustable? thank you! |
@mzahana Thank you! The problem has been solved,but I want to know how these parameters control the attitude of UAV, like kpos and kvel. I don't know what these two mean at present. |
@one-DS Hello, I have met the same problem, may I ask how to set parameters? I have tried many times but it failed |
Hi, I reinstalled the mavros_controllers. I used this version, you can look this photo. I hope it works for you.
https://github.com/Jaeyoung-Lim/mavros_controllers/releases
…------------------ 原始邮件 ------------------
发件人: "mzahana/px4_fast_planner" ***@***.***>;
发送时间: 2022年1月7日(星期五) 中午11:14
***@***.***>;
***@***.******@***.***>;
主题: Re: [mzahana/px4_fast_planner] The px4 shakes left and right when taking off. (#24)
@one-DS Hello, I have met the same problem, may I ask how to set parameters? I have tried many times but it failed
—
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications on the go with GitHub Mobile for iOS or Android.
You are receiving this because you commented.Message ID: ***@***.***>
|
@Goldsaints Thank you very much for your reply. I would like to ask if this mavros_controllers is to replace the original file and run .setup.sh to reinstall,I tried but it didn't work,Is there something wrong with my procedure? |
you should change the file px4_fast_planner/launch/geometric_controller.launch like this |
@ZhangXiaolei314 thank you, I had really wasted a long time |
When applied to the physical aircraft, the UAV shakes left and right when taking off. How to adjust it? We look forward to your reply. Thank you!
The text was updated successfully, but these errors were encountered: