Auto Tunning on rover with GPS for Yaw - using LUA script

@rmackay9

Hi,

this may benefit other users, hence my question here:

Thanks

1 Like

Hi @Karl_S,

It shouldn’t be necessary to re-tune the vehicle when changing between compass and GPS-for-yaw.

Perhaps it’s too much detail but within AP (and probably other drone systems) there’s an estimation part (aka AHRS, EKF) and then a control part (aka PID controllers). The GPS-for-yaw affects the estimation part but does not affect the control portion.

1 Like