Skip to content
Snippets Groups Projects
Commit 384028aa authored by Elia Tarasov's avatar Elia Tarasov Committed by Lorenz Meier
Browse files

decrease rollrate P gain due to gimbal oscillations

parent 2fa87837
No related branches found
No related tags found
No related merge requests found
......@@ -26,7 +26,7 @@ param set MAV_TYPE 13
param set MC_PITCH_P 6
param set MC_PITCHRATE_P 0.1
param set MC_ROLL_P 6
param set MC_ROLLRATE_P 0.1
param set MC_ROLLRATE_P 0.05
param set MIS_TAKEOFF_ALT 2.5
param set MPC_HOLD_MAX_Z 2.0
param set MPC_XY_VEL_I 0.2
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment