Difference between revisions of "PIXYBOT"

From AIRWiki
Jump to: navigation, search
Line 1: Line 1:
 
{{Project
 
{{Project
|title=EKF on Manifolds
+
|title=Loop-closure detection in mobile robotics
|image=SE3_Manifold.jpg
+
|image=
|short_descr=Extended Kalman Filtering operating on Lie Groups
+
|short_descr=
 
|coordinator=MatteoMatteucci
 
|coordinator=MatteoMatteucci
|tutor=DavideCucci
+
|tutor=MatteoMatteucci
|collaborator=None
+
|collaborator=
|students=SimoneStefanini
+
|students=DavideLaudi
 
|resarea=Robotics
 
|resarea=Robotics
|restopic=None
+
|restopic=Robot development
|start=01/05/2013
+
|start=
 
|end=
 
|end=
 
|status=Active
 
|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.
+
The aim if this project is to

Revision as of 08:01, 3 May 2013

Loop-closure detection in mobile robotics
Coordinator: MatteoMatteucci (matteo.matteucci@polimi.it)
Tutor: MatteoMatteucci (matteo.matteucci@polimi.it)
Collaborator:
Students: DavideLaudi ()
Research Area: Robotics
Research Topic: Robot development
Status: Active

The aim if this project is to