I had explained Kalman filter in the last post. What happens when the motion model and observation model is not linear. In robotics, the linear case occurs rarely. So algorithms that can handle non-linear models can be used to localize. The Extended Kalman filter is one such algorithm.
The observation and motion model for non-linear case can be represented by:
Using first-order Taylor expansion at the mean we can approximate the motion and observation model with the following linear model:
Discussions
Become a Hackaday.io Member
Create an account to leave a comment. Already have an account? Log In.