Unit test for ConstantVelocityFactor. More...
#include <gtsam/base/TestableAssertions.h>#include <gtsam/geometry/Pose3.h>#include <gtsam/inference/Symbol.h>#include <gtsam/navigation/ConstantVelocityFactor.h>#include <CppUnitLite/TestHarness.h>#include <list>
Go to the source code of this file.
Functions | |
| int | main () |
| TEST (ConstantVelocityFactor, VelocityFactor) | |
Unit test for ConstantVelocityFactor.
Definition in file testConstantVelocityFactor.cpp.
| int main | ( | void | ) |
Definition at line 77 of file testConstantVelocityFactor.cpp.
| TEST | ( | ConstantVelocityFactor | , |
| VelocityFactor | |||
| ) |
Definition at line 27 of file testConstantVelocityFactor.cpp.