dcsam
Factored inference for discrete-continuous smoothing and mapping
DCDiscreteFactor.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 DCDiscreteFactor.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  dcsam::DCDiscreteFactor
 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 discrete factor (gtsam::DiscreteFactor) that can be passed to GTSAM for discrete optimization with a fixed assignment to continuous 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