ORB-SLAM2: an Open-Source SLAM System for Monocular, Stereo and RGB-D Cameras
ORB-SLAM: a Versatile and Accurate Monocular SLAM System
Parallel Tracking and Mapping for Small AR Workspaces
Improving the Agility of Keyframe-Based SLAM
- Eigen used for matrix calculate
- OpenCV used for feature extract and Optical flow tracking of feature points
- G2O used for nonlinear optimization in frontend and backend
- Sophus
- Glog used for log record
- Gflag used to define a global config param
- CSparse
- Gtest
a traj_result.txt file will generate after program run finished, use the plot_traj in bin dir to plot the traj
the following img may not show, the traj result is store in traj_result directory
