Difference between revisions of "EKF on Manifolds"
From AIRWiki
(Created page with "{{Project |title=EKF on Manifolds |image=SE3_Manifold.jpg |short_descr=Extended Kalman Filtering operating on Lie Groups |coordinator=MatteoMatteucci |tutor=Davide Cucci |coll...") |
|||
Line 4: | Line 4: | ||
|short_descr=Extended Kalman Filtering operating on Lie Groups | |short_descr=Extended Kalman Filtering operating on Lie Groups | ||
|coordinator=MatteoMatteucci | |coordinator=MatteoMatteucci | ||
− | |tutor= | + | |tutor=DavideCucci |
|collaborator=None | |collaborator=None | ||
|students=SimoneStefanini | |students=SimoneStefanini |
Latest revision as of 07:06, 3 May 2013
EKF on Manifolds
| |
Short Description: | Extended Kalman Filtering operating on Lie Groups |
Coordinator: | MatteoMatteucci (matteo.matteucci@polimi.it) |
Tutor: | DavideCucci (cucci@elet.polimi.it) |
Collaborator: | None () |
Students: | SimoneStefanini (simone.stefanini@mail.polimi.it) |
Research Area: | Robotics |
Research Topic: | Robot development |
Start: | 01/05/2013 |
Status: | Active |
Extended Kalman filtering is a well known technique for the estimation of the state of a dynamical system also used in robotics for localization and mapping. However in the basic formulation it assumes all variables to live in an Euclidean space while some components may span over the non-Euclidean 2D or 3D rotation group SO(2) or SO(3). The aim of this project is to write an Extended Kalman filter to operate on Lie Groups to take into account the presence of manifolds.