Functions | |
static const Point3 | leverArm (0.1, 0.2, 0.3) |
Point3 | point (10, 0, -5) |
SymbolicFactorGraph | symbolicChain () |
Variables | |
Camera | camera (Pose3(Rot3().retract(Vector3(0.1, 0.2, 0.3)), Point3(0, 5, 0)), Cal3Bundler0(1, 0, 0)) |
Matrix | E1 = numericalDerivative21<Vector2, Vector9, Vector3>(adapted, P, X) |
Matrix | E2 = numericalDerivative22<Vector2, Vector9, Vector3>(adapted, P, X) |
Vector2 | expectedMeasurement (1.2431567, 1.2525694) |
static constexpr double | h = 274 |
static constexpr double | h0 = 274 |
static constexpr double | lat = 33.87071 |
static constexpr double | lat0 = 33.86998 |
static constexpr double | lon = -84.30482 |
static constexpr double | lon0 = -84.30626 |
static const LocalCartesian | origin_ENU (lat0, lon0, h0, kWGS84) |
Vector9 | P = Camera().localCoordinates(camera) |
Vector3 | X = point |
|
static |
Point3 example::point | ( | 10 | , |
0 | , | ||
- | 5 | ||
) |
SymbolicFactorGraph example::symbolicChain | ( | ) |
Definition at line 29 of file testOrdering.cpp.
Camera example::camera(Pose3(Rot3().retract(Vector3(0.1, 0.2, 0.3)), Point3(0, 5, 0)), Cal3Bundler0(1, 0, 0)) |
Definition at line 173 of file testAdaptAutoDiff.cpp.
Definition at line 174 of file testAdaptAutoDiff.cpp.
Vector2 example::expectedMeasurement(1.2431567, 1.2525694) |
|
static |
Definition at line 47 of file testGPSFactor.cpp.
|
static |
Definition at line 41 of file testGPSFactor.cpp.
|
staticconstexpr |
Definition at line 47 of file testGPSFactor.cpp.
|
staticconstexpr |
Definition at line 41 of file testGPSFactor.cpp.
|
static |
Definition at line 47 of file testGPSFactor.cpp.
|
static |
Definition at line 41 of file testGPSFactor.cpp.
|
static |
Definition at line 166 of file testAdaptAutoDiff.cpp.
Definition at line 167 of file testAdaptAutoDiff.cpp.