Added EKF robot localization example.

Still needs a lot of explanation; mostly the implementation is there
for now.
This commit is contained in:
Roger Labbe
2015-05-30 14:44:49 -07:00
parent 36d45b35bb
commit 54bce9d7a0
9 changed files with 1695 additions and 86 deletions

View File

@@ -4,7 +4,7 @@
@import url('http://fonts.googleapis.com/css?family=Arimo');
div.cell{
width: 850px;
width: 900px;
margin-left: 0% !important;
margin-right: auto;
}