/visual_odometry

This repository contains the project developed for the Probabilistic Robotics class.

Primary LanguageMATLAB

VisualOdometry

The project was developed as part of the Probabilistic Robotics class taught by prof. Giorgio Grisetti at Sapienza University of Rome. The course details can be found at the following link: Probabilistic Robotics Course - Sapienza University of Rome.

Running

Run "visual_odometry_complete.m' to see the complete pipeline.

Pipeline
  1. 3d points triangulation and camera pose estimation
  2. Itarative Closest Point Optimization
  3. Bundle Adjustment

Author

Leonardo Ospizio