JulierSigmaPoints ================= Introduction and Overview ------------------------- Generates sigma points and weights according to Simon J. Julier and Jeffery K. Uhlmann’s original paper. It parametrizes the sigma points using kappa. .. automodule:: filterpy.kalman -------- .. autoclass:: JulierSigmaPoints :members: .. automethod:: __init__