move unit test out of gtsam unstable

release/4.3a0
John Lambert 2021-02-24 22:12:00 -05:00
parent 0a2deab5b6
commit 98faf54f9b
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
* @author Zhaoyang Lv
*/
#include <gtsam_unstable/geometry/Similarity3.h>
#include <gtsam/geometry/Similarity3.h>
#include <gtsam/slam/BetweenFactor.h>
#include <gtsam/nonlinear/NonlinearFactorGraph.h>
#include <gtsam/nonlinear/ExpressionFactorGraph.h>