Merge pull request #2132 from borglab/fix-2125
Move testIncrementalFixedLagSmoother to `gtsam`release/4.3a0
						commit
						6d30fe0e9e
					
				|  | @ -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