Plane: quadplane: do_vtol_land remove uneded I reset

This commit is contained in:
Iampete1 2021-09-27 00:42:19 +01:00 committed by Andrew Tridgell
parent f148c3fc44
commit a350ebb358

View File

@ -2810,7 +2810,6 @@ bool QuadPlane::do_vtol_land(const AP_Mission::Mission_Command& cmd)
if (!setup()) {
return false;
}
attitude_control->reset_rate_controller_I_terms();
plane.set_next_WP(cmd.content.location);
// initially aim for current altitude