Govur University Logo
--> --> --> -->
...

In SLAM implementations, how does an Extended Kalman Filter (EKF) address the linearization error that occurs when predicting non-linear vehicle motion models?



The Extended Kalman Filter addresses non-linear motion by using a technique called first-order Taylor series expansion to perform linearization, which approximates a complex curve as a straight line at a specific point. Because vehicle motion involves trigonometric functions like sines and cosines that are non-linear, the filter calculates the Jacobian matrix, a collection of partial derivatives t....

Log in to view the answer



Redundant Elements