#include <CppUnitLite/TestHarness.h>
#include <gtsam/inference/Symbol.h>
#include <gtsam_unstable/dynamics/Pendulum.h>
Go to the source code of this file.
Functions | |
int | main () |
TEST (testPendulumFactor1, evaluateError) | |
TEST (testPendulumFactor2, evaluateError) | |
TEST (testPendulumFactorPk, evaluateError) | |
TEST (testPendulumFactorPk1, evaluateError) | |
int main | ( | ) |
Definition at line 68 of file testPendulumFactors.cpp.
TEST | ( | testPendulumFactor1 | , |
evaluateError | |||
) |
Definition at line 27 of file testPendulumFactors.cpp.
TEST | ( | testPendulumFactor2 | , |
evaluateError | |||
) |
Definition at line 36 of file testPendulumFactors.cpp.
TEST | ( | testPendulumFactorPk | , |
evaluateError | |||
) |
Definition at line 45 of file testPendulumFactors.cpp.
TEST | ( | testPendulumFactorPk1 | , |
evaluateError | |||
) |
Definition at line 56 of file testPendulumFactors.cpp.