WeihengXia0123 / RGBD-SLAM-tutorialLinks
Implemented a RGBD vSLAM in C++
☆11Updated 3 years ago
Alternatives and similar repositories for RGBD-SLAM-tutorial
Users that are interested in RGBD-SLAM-tutorial are comparing it to the libraries listed below
Sorting:
- Some Study Codes and Projects about SLAM☆22Updated 6 years ago
- Modify the raw ORB-SLAM, using odometer-gyro preintegration aided☆36Updated 8 years ago
- Monocular MSCKF_VIO 单目版本msckf_vio,包括算法模型详细数学推导文档msckf1.0.doc☆13Updated 6 years ago
- VINS-Mono源码注释,包含各条语句的详细注释、重点语法和函数的解析,以及VINS-Mono相关知识点和公式的解析资料☆15Updated 5 years ago
- OKVIS中文注解版,方便初学者学习☆46Updated 7 years ago
- A Slide Window Optimization Based 2D SLAM referred to VINS-FUSION implementation.☆30Updated 5 years ago
- VIO_Tutotial_Course homework of He Yijia and Gao Xiang☆73Updated 5 years ago
- using the framework of LearnVIORB☆25Updated 8 years ago
- VINS-Fusion注释版本. This is a comment version of VINS_Fusion to record my own comprehension. The original codes fork from https://github.com…