gtsam
navigation
tests
testPoseVelocityBias.cpp
Go to the documentation of this file.
1
/* ----------------------------------------------------------------------------
2
3
* GTSAM Copyright 2010, Georgia Tech Research Corporation,
4
* Atlanta, Georgia 30332-0415
5
* All Rights Reserved
6
* Authors: Frank Dellaert, et al. (see THANKS for the full author list)
7
8
* See LICENSE for the license information
9
10
* -------------------------------------------------------------------------- */
11
18
#include <
gtsam/navigation/PreintegrationBase.h
>
19
#include <
gtsam/nonlinear/Values.h
>
20
#include <
gtsam/nonlinear/factorTesting.h
>
21
#include <
gtsam/inference/Symbol.h
>
22
#include <
gtsam/base/numericalDerivative.h
>
23
#include <
CppUnitLite/TestHarness.h
>
24
25
using namespace
std
;
26
using namespace
gtsam
;
27
28
/* ************************************************************************************************/
29
int
main
() {
30
TestResult
tr;
31
return
TestRegistry::runAllTests
(tr);
32
}
33
/* ************************************************************************************************/
TestRegistry::runAllTests
static int runAllTests(TestResult &result)
Definition:
TestRegistry.cpp:27
PreintegrationBase.h
TestHarness.h
main
int main()
Definition:
testPoseVelocityBias.cpp:29
numericalDerivative.h
Some functions to compute numerical derivatives.
factorTesting.h
Evaluate derivatives of a nonlinear factor numerically.
Symbol.h
TestResult
Definition:
TestResult.h:26
gtsam
traits
Definition:
SFMdata.h:40
std
Definition:
BFloat16.h:88
Values.h
A non-templated config holding any types of Manifold-group elements.
gtsam
Author(s):
autogenerated on Sat Nov 16 2024 04:08:12