#include <gtsam_unstable/slam/EquivInertialNavFactor_GlobalVel.h>
#include <gtsam/navigation/ImuBias.h>
#include <gtsam/geometry/Pose3.h>
#include <gtsam/nonlinear/Values.h>
#include <gtsam/inference/Key.h>
#include <gtsam/base/numericalDerivative.h>
#include <CppUnitLite/TestHarness.h>
#include <iostream>
Go to the source code of this file.
Functions | |
int | main () |
TEST (EquivInertialNavFactor_GlobalVel, Constructor) | |
int main | ( | void | ) |
Definition at line 67 of file testEquivInertialNavFactor_GlobalVel.cpp.
TEST | ( | EquivInertialNavFactor_GlobalVel | , |
Constructor | |||
) |
Definition at line 33 of file testEquivInertialNavFactor_GlobalVel.cpp.