Lists (1)
Sort Name ascending (A-Z)
Stars
PTAM (Parallel Tracking and Mapping) re-released under GPLv3.
References(in PDF format) for SVO SLAM; mostly in PDF format.
DPPTAM: Dense Piecewise Planar Tracking and Mapping from a Monocular Sequence
手写实现VI-SFM与ESKF算法来研究acc bias在对应系统的收敛特性
The realizaton of traditional ekf slam
《Probabilistic Robotics》算法研究及相关代码手写实现
总结SLAM中基本的数学问题,并手写主要算法程序实现
monocular visual inertial system with point and line features
Sensor fusion algorithm to determine roll and pitch in 6-DOF IMUs
Simple HTML+JS page to convert between different 3D rotation formats, quaternion, Rodrigues angles, etc.
Geph (迷霧通) is a modular Internet censorship circumvention system designed specifically to deal with national filtering.
disable pangolin to enable it running on the server
Stereo and Mono VIO, Visual Inertial, ORB-SLAM2
RESLAM: A real-time robust edge-based SLAM system
Some papers that have been of great help in my work, especially in the fields of ML and DL.
Ros package for Edge Alignment with Ceres solver
SLAM汇总,包括多传感器融合建图、定位、VIO系列、常用工具包、开源代码注释和公式推导、文章综述
随机采样一致性算法,是在Ziv Yaniv的c++实现上重新实现了一次,加了中文注释,修正了一个错误。便于理解算法实现
C++ implementation of 3-dimensional ICP (Iterative Closest Point) method.