Skip to content

Commit

Permalink
[#32] Added Localization Questions
Browse files Browse the repository at this point in the history
  • Loading branch information
IfrahIdrees committed Dec 2, 2019
1 parent c40e0d5 commit 3447e29
Showing 1 changed file with 7 additions and 0 deletions.
Expand Up @@ -70,3 +70,10 @@ The following diagram shows the operation of MC Localization. In the diagram, ou
- e. The robot moves again and we resample particles around those highest weighted from part d. We can now see that the belief distribution is heavily concentrated around the true pose of the robot.

If you are feeling shaky about the MC localization algorithm, we recommend studying the diagram above until things start to make sense!


In answers.md provide answers to the following questions

## Problem 1 - Localization Theory Questions
Q1- How does particle filter algorithm play a role in Monte Carlo Localization?
Q2- Can Monte Carlo Localization approximate any distribution? If no, explain why? If yes, describe what controls the nature of approximation?

0 comments on commit 3447e29

Please sign in to comment.