dcsam
Factored inference for discrete-continuous smoothing and mapping
DCContinuousFactor.h File Reference

Custom discrete-continuous factor. More...

#include <gtsam/discrete/DiscreteFactor.h>
#include <gtsam/discrete/DiscreteKey.h>
#include <gtsam/nonlinear/NonlinearFactor.h>
#include <gtsam/nonlinear/Symbol.h>
#include <math.h>
#include <algorithm>
#include <limits>
#include <memory>
#include <vector>
#include "DCFactor.h"
#include "DCSAM_types.h"
Include dependency graph for DCContinuousFactor.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  dcsam::DCContinuousFactor
 Implementation of a discrete-continuous factor. This is used internally within the DCSAM solver. Essentially this class wraps a DCFactor (given as argument) into a continuous factor (gtsam::NonlinearFactor) that can be passed to GTSAM/iSAM/iSAM2 for continuous optimization with a fixed assignment to discrete variables. More...
 

Namespaces

 dcsam
 

Detailed Description

Custom discrete-continuous factor.

Author
Kevin Doherty, kdohe.nosp@m.rty@.nosp@m.mit.e.nosp@m.du Copyright 2021 The Ambitious Folks of the MRG