mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
bebop2 config: updated some positon control params for decent performance
- this is not the final tune!!! Signed-off-by: Roman <bapstroman@gmail.com>
This commit is contained in:
parent
b0bca24526
commit
daa88f69db
@ -4,6 +4,10 @@ param load
|
||||
param set SYS_AUTOSTART 4013
|
||||
param set MAV_BROADCAST 1
|
||||
param set MAV_TYPE 3
|
||||
param set MPC_XY_VEL_P 0.12
|
||||
param set MPC_XY_P 1.3
|
||||
param set MPC_XY_VEL_D 0.002
|
||||
param set MPC_XY_VEL_I 0.05
|
||||
param set MC_ROLL_P 6.5
|
||||
param set MC_ROLLRATE_P 0.109999999403953552
|
||||
param set MC_ROLLRATE_I 0.0
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user