dc.contributor
Andrade-Cetto, Juan
dc.contributor
Solà Ortega, Joan
dc.contributor.author
Tarrasó Martínez, Jaime
dc.date.issued
2016-10-05
dc.identifier
https://hdl.handle.net/2117/97673
dc.identifier
ETSEIB-240.120379
dc.description.abstract
The goal of this project is to develop a system to compute the position and
orientation of an UAV using a monocular camera. To achieve that, the WOLF library will
be used. WOLF is a library thought to solve generalized simultaneous localization and
mapping (SLAM) and visual odometry problems. Derived classes will implement the
algorithms needed to track features from the images obtained through the sensors.
Constraints between the features and other features, or with landmarks, will be created to
form a factor graph. An external solver will iterate to find the optimal state, by
minimizing the cost associated to all the constraints. Ideally, our system can be used
together with an inertial model measuring rotational velocities and translational
accelerations, and tested with an unmanned aerial vehicle (UAV) in simulation and in
real.environments.
dc.format
application/pdf
dc.publisher
Universitat Politècnica de Catalunya
dc.rights
http://creativecommons.org/licenses/by-nc-nd/3.0/es/
dc.subject
Àrees temàtiques de la UPC::Enginyeria civil::Geomàtica::Cartografia
dc.title
Implementation of a Visual SLAM System