Home
Home
1
2
3
4
5
6
7
8
9
10
11
12
Lab 8: Grid Localization using Bayes Filter
Objective
The purpose of this lab is to implement grid localization using Bayes filter.
Result
As shown below, the trajectory computed by the bayes filter follows the ground truth pose.
Code
All of my code in the VM was deleted.