Unit test for MagFactor. More...
#include <gtsam/navigation/MagFactor.h>
#include <gtsam/base/Testable.h>
#include <gtsam/base/numericalDerivative.h>
#include <CppUnitLite/TestHarness.h>
#include <GeographicLib/LocalCartesian.hpp>
Go to the source code of this file.
Functions | |
int | main () |
TEST (MagFactor, Factors) | |
TEST (MagFactor, unrotate) | |
int main | ( | ) |
Definition at line 103 of file testMagFactor.cpp.
TEST | ( | MagFactor | , |
Factors | |||
) |
Definition at line 67 of file testMagFactor.cpp.
TEST | ( | MagFactor | , |
unrotate | |||
) |
Definition at line 58 of file testMagFactor.cpp.