Takeoff
TODO: put header/source code here
This tick handles the logic for a takeoff. Whether it is manual or autonomous, this logic will be the same because the difference between the two will be handled by the safety pilot. All this needs to do then is wait until the plane enters autonomous mode, and then transition to the FlyWaypoints state.