Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 591 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 591 Bytes

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