removing include which no longer exists
parent
2d4d8c96b6
commit
d57f61e5ab
|
@ -41,7 +41,6 @@
|
||||||
// have been provided with the library for solving robotics SLAM problems.
|
// have been provided with the library for solving robotics SLAM problems.
|
||||||
#include <gtsam/slam/PriorFactor.h>
|
#include <gtsam/slam/PriorFactor.h>
|
||||||
#include <gtsam/slam/ProjectionFactor.h>
|
#include <gtsam/slam/ProjectionFactor.h>
|
||||||
#include <gtsam_unstable/slam/SmartProjectionHessianFactor.h>
|
|
||||||
|
|
||||||
// We need to use SFM_data to save it to BAL format
|
// We need to use SFM_data to save it to BAL format
|
||||||
#include <gtsam/slam/dataset.h>
|
#include <gtsam/slam/dataset.h>
|
||||||
|
|
Loading…
Reference in New Issue