Unit test for the BetweenFactorEM. More...
#include <CppUnitLite/TestHarness.h>
#include <gtsam_unstable/slam/BetweenFactorEM.h>
#include <gtsam/geometry/Pose2.h>
#include <gtsam/nonlinear/Values.h>
#include <gtsam/base/numericalDerivative.h>
#include <gtsam/slam/BetweenFactor.h>
Go to the source code of this file.
Functions | |
int | main () |
Unit test for the BetweenFactorEM.
Definition in file testBetweenFactorEM.cpp.
int main | ( | void | ) |
Definition at line 300 of file testBetweenFactorEM.cpp.