move unit test out of gtsam unstable
parent
0a2deab5b6
commit
98faf54f9b
|
@ -16,7 +16,7 @@
|
||||||
* @author Zhaoyang Lv
|
* @author Zhaoyang Lv
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <gtsam_unstable/geometry/Similarity3.h>
|
#include <gtsam/geometry/Similarity3.h>
|
||||||
#include <gtsam/slam/BetweenFactor.h>
|
#include <gtsam/slam/BetweenFactor.h>
|
||||||
#include <gtsam/nonlinear/NonlinearFactorGraph.h>
|
#include <gtsam/nonlinear/NonlinearFactorGraph.h>
|
||||||
#include <gtsam/nonlinear/ExpressionFactorGraph.h>
|
#include <gtsam/nonlinear/ExpressionFactorGraph.h>
|
Loading…
Reference in New Issue