Removed SLAM namespaces from testLinearizedFactor
parent
c2daf40c5d
commit
e2e780de4d
|
@ -6,7 +6,8 @@
|
||||||
#include <boost/assign/std/vector.hpp>
|
#include <boost/assign/std/vector.hpp>
|
||||||
#include <CppUnitLite/TestHarness.h>
|
#include <CppUnitLite/TestHarness.h>
|
||||||
#include <gtsam/base/TestableAssertions.h>
|
#include <gtsam/base/TestableAssertions.h>
|
||||||
#include <gtsam/slam/planarSLAM.h>
|
#include <gtsam/geometry/Point2.h>
|
||||||
|
#include <gtsam/nonlinear/Values.h>
|
||||||
|
|
||||||
#include <gtsam_unstable/nonlinear/LinearizedFactor.h>
|
#include <gtsam_unstable/nonlinear/LinearizedFactor.h>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue