Functions | |
gtsam::DiscreteKey | m1 (M(1), 2) |
Variables | |
std::vector< NoiseModelFactor::shared_ptr > | components |
auto | noise_model = noiseModel::Isotropic::Sigma(1, 1.0) |
gtsam::DiscreteKey test_motion::m1 | ( | M(1) | , |
2 | |||
) |
std::vector<NoiseModelFactor::shared_ptr> test_motion::components |
Definition at line 120 of file testHybridNonlinearFactorGraph.cpp.
auto test_motion::noise_model = noiseModel::Isotropic::Sigma(1, 1.0) |
Definition at line 119 of file testHybridNonlinearFactorGraph.cpp.