Skip to content

Commit a11fe66

Browse files
authored
Update README.md
1 parent 78d1152 commit a11fe66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Spatial-Temporal-LiDAR-camera-Calibration
88
More recent version would be OK.
99
# Dependencies
1010
* [Eigen 3](http://eigen.tuxfamily.org/) (`libeigen3-dev`)
11-
* [LBFGSpp](https://github.com/yixuan/LBFGSpp) (GPR hyperparameter adaptation, `make install` or add `include_directories`)
11+
* [LBFGSpp](https://github.com/yixuan/LBFGSpp) (`make install` or add to `include_directories`)
1212
* [OpenMP](https://github.com/llvm-mirror/openmp) (`libomp-dev`)
1313
* [OpenCV 4.x](http://opencv.org/)
1414
* [Pangolin](https://github.com/stevenlovegrove/Pangolin) (visual tools for ORB_SLAM2)

0 commit comments

Comments
 (0)