felixchenfy / Monocular-Visual-Odometry

A simple monocular visual odometry (part of vSLAM) by ORB keypoints with initialization, tracking, local map and bundle adjustment. (WARNING: Hi, I'm sorry that this project is tuned for course demo, not for real world applications !!!)
MIT License
398 stars 91 forks source link

Replace g2o & Sophus codes to the latest commit version #11

Open gyubeomim opened 4 years ago

gyubeomim commented 4 years ago

Replace the g2o codes to the latest version (2020.09). Also, the lastest commit of Sopuhs library is normally built.