Skip to content
Snippets Groups Projects
Commit 2e44fe9e authored by Andreas Antener's avatar Andreas Antener
Browse files

update previous waypoint before transition command

parent 5175d45e
No related branches found
No related tags found
No related merge requests found
......@@ -645,6 +645,7 @@ Mission::set_mission_items()
/* yaw is aligned now */
if (_work_item_type == WORK_ITEM_TYPE_ALIGN) {
new_work_item_type = WORK_ITEM_TYPE_DEFAULT;
set_previous_pos_setpoint();
}
}
......
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