Question: The robot's state is represented by an integer 1 1 0 corresponding to its location in the map at time . We will approximate our
The robot's state is represented by an integer corresponding to its location in the map at time We will approximate our belief over this state with particles.
You have no control over the robot's actions. At each timestep, the robot either stays in place, or moves to any one of its neighboring locations, all with equal probability. For example, if the robot starts in state
it will move to state
with probability or with probability Similarly, if the
robot starts in state the next state can be any element of and each occurs with
probability
At each time step, a sensor on the robot gives a reading in corresponding to the type of state the robot is in The possible types are:
Hallway H for states bordered by two parallel walls
Corner C for states bordered by two orthogonal walls
Tee T for states bordered by one wall
Dead End D for states bordered by three walls
The sensor is not very reliable: it reports the correct type with probability but gives erroneous readings
the rest of the time, with probability for each of the three other possible readings.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
