navlie
mean_state()
Computes a weighted mean of a list of State instances in an iterated manner, until reaching a maximun number of iterations or a small update.
x_array (List[State]) – List of states to be averaged. They should be of the same type
weights (np.ndarray) – weights associated to each state
Returns the mean state.
State
previous
navlie.filters.generate_sigmapoints
next
navlie.filters.run_filter