Question: Problem 1 : Extended Kalman Filter [ 5 pts ] Assume that a ground robot is navigating in a 2 D environment. Assume further that

Problem 1: Extended Kalman Filter
[5 pts] Assume that a ground robot is navigating in a 2D environment. Assume further that there
are two landmarks li=[lxi,lyi] at known positions in the environment. At each time step, the
robot observes both landmarks with some sensor noise. You will formulate an Extended Kalman
Filter (EKF) estimator for this problem by answering the following parts.
(a) Suppose that the robot's states are px and py, representing the positions in x- and y-axes,
respectively. The robot's control inputs are vx and vy, which are the velocities in x- and
y-axes, respectively. Formally define the discrete-time dynamical model of the robot that
is subject to some Gaussian process noise. For each variable you define, specify its domain
(e.g., if you define a matrix M, indicate it as MinRnn.)
(b) Formally define the observation model which consists of the Euclidean distances from the
robot's current position (px,py) to each of the two landmarks for (:i=1,2
Problem 1 : Extended Kalman Filter [ 5 pts ]

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!