#include <gtsam/base/numericalDerivative.h>#include <gtsam/geometry/Rot3.h>#include <gtsam/inference/Symbol.h>#include <gtsam/slam/BetweenFactor.h>#include <CppUnitLite/TestHarness.h>
Go to the source code of this file.
Functions | |
| int | main () |
| TEST (BetweenFactor, Rot3) | |
Definition in file testBetweenFactor.cpp.
| int main | ( | void | ) |
Definition at line 72 of file testBetweenFactor.cpp.
| TEST | ( | BetweenFactor | , |
| Rot3 | |||
| ) |
This TEST should fail. If you want it to pass, change noise to 0.
Definition at line 21 of file testBetweenFactor.cpp.