include IncrementalFixedLagSmoother from gtsam and not gtsam_unstable
parent
37aba60ac3
commit
222234df4f
|
@ -30,7 +30,7 @@
|
|||
#include <gtsam/slam/BetweenFactor.h>
|
||||
#include <gtsam/slam/PriorFactor.h>
|
||||
#include <gtsam/slam/dataset.h> // For writeG2o
|
||||
#include <gtsam_unstable/nonlinear/IncrementalFixedLagSmoother.h>
|
||||
#include <gtsam/nonlinear/IncrementalFixedLagSmoother.h>
|
||||
|
||||
#include <CppUnitLite/TestHarness.h>
|
||||
|
||||
|
|
Loading…
Reference in New Issue