Functions | |
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) |
const double | h = 274 |
const double | h0 = 274 |
const double | lat = 33.87071 |
const double | lat0 = 33.86998 |
const double | lon = -84.30482 |
const double | lon0 = -84.30626 |
LocalCartesian | origin_ENU (lat0, lon0, h0, kWGS84) |
Vector9 | P = Camera().localCoordinates(camera) |
Vector3 | X = point |
Point3 example::point | ( | 10 | , |
0 | , | ||
- | 5 | ||
) |
SymbolicFactorGraph example::symbolicChain | ( | ) |
Definition at line 32 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 176 of file testAdaptAutoDiff.cpp.
Definition at line 177 of file testAdaptAutoDiff.cpp.
Vector2 example::expectedMeasurement(1.2431567, 1.2525694) |
const double example::h = 274 |
Definition at line 47 of file testGPSFactor.cpp.
const double example::h0 = 274 |
Definition at line 41 of file testGPSFactor.cpp.
const double example::lat = 33.87071 |
Definition at line 47 of file testGPSFactor.cpp.
const double example::lat0 = 33.86998 |
Definition at line 41 of file testGPSFactor.cpp.
const double example::lon = -84.30482 |
Definition at line 47 of file testGPSFactor.cpp.
const double example::lon0 = -84.30626 |
Definition at line 41 of file testGPSFactor.cpp.
LocalCartesian example::origin_ENU(lat0, lon0, h0, kWGS84) |
Definition at line 169 of file testAdaptAutoDiff.cpp.
Definition at line 170 of file testAdaptAutoDiff.cpp.