Typedefs | Functions | Variables
gtsam::example::impl Namespace Reference

Typedefs

typedef boost::shared_ptr< NonlinearFactorshared_nlf
 

Functions

Symbol key (size_t x, size_t y)
 

Variables

static const Key _l1_ =0
 
static const Key _x1_ =1
 
static const Key _x2_ =2
 
static const Key _x_ =0
 
static const Key _y_ =1
 
static const Key _z_ =2
 
static SharedDiagonal kConstrainedModel = noiseModel::Constrained::All(2)
 
static SharedDiagonal kSigma0_1 = noiseModel::Isotropic::Sigma(2,0.1)
 
static SharedDiagonal kSigma0_2 = noiseModel::Isotropic::Sigma(2,0.2)
 
static SharedDiagonal kSigma1_0 = noiseModel::Isotropic::Sigma(2,1.0)
 

Detailed Description

Create small example for non-linear factor graph Create values structure to go with it The ground truth values structure for the example aboveVector Values equivalent create a noisy values structure for a nonlinear factor graph Zero delta config Delta config that, when added to noisyValues, returns the ground truth create a linear factor graph The non-linear graph above evaluated at NoisyValues create small Chordal Bayes Net x <- y Create really non-linear factor graph (cos/sin) Create a full nonlinear smoother

Parameters
Tnumber of time-steps Create a Kalman smoother by linearizing a non-linear factor graph
Tnumber of time-steps Creates a simple constrained graph with one linear factor and one binary equality constraint that sets x = y Creates a simple constrained graph with one linear factor and one binary constraint. Creates a constrained graph with a linear factor and two binary constraints that share a node

Typedef Documentation

Definition at line 160 of file smallExample.h.

Function Documentation

Symbol gtsam::example::impl::key ( size_t  x,
size_t  y 
)
inline

Definition at line 624 of file smallExample.h.

Variable Documentation

const Key gtsam::example::impl::_l1_ =0
static

Definition at line 167 of file smallExample.h.

const Key gtsam::example::impl::_x1_ =1
static

Definition at line 167 of file smallExample.h.

const Key gtsam::example::impl::_x2_ =2
static

Definition at line 167 of file smallExample.h.

const Key gtsam::example::impl::_x_ =0
static

Definition at line 168 of file smallExample.h.

const Key gtsam::example::impl::_y_ =1
static

Definition at line 168 of file smallExample.h.

const Key gtsam::example::impl::_z_ =2
static

Definition at line 168 of file smallExample.h.

SharedDiagonal gtsam::example::impl::kConstrainedModel = noiseModel::Constrained::All(2)
static

Definition at line 165 of file smallExample.h.

SharedDiagonal gtsam::example::impl::kSigma0_1 = noiseModel::Isotropic::Sigma(2,0.1)
static

Definition at line 163 of file smallExample.h.

SharedDiagonal gtsam::example::impl::kSigma0_2 = noiseModel::Isotropic::Sigma(2,0.2)
static

Definition at line 164 of file smallExample.h.

SharedDiagonal gtsam::example::impl::kSigma1_0 = noiseModel::Isotropic::Sigma(2,1.0)
static

Definition at line 162 of file smallExample.h.



gtsam
Author(s):
autogenerated on Sat May 8 2021 02:58:37