The reset_estimator() function resets the Kalman filter and makes the Crazyflie wait until it has an accurate position estimate. It is mostly used with the Lighthouse Positioning System to ensure that the Crazyflie won’t take off before it has accurate positioning data.
Functions
def reset_estimator(crazyflie)