|
GTSAM
4.0.2
C++ library for smoothing and mapping (SAM)
|
An iSAM2-based Smoother that implements the Concurrent Filtering and Smoothing interface. More...
#include <gtsam_unstable/nonlinear/ConcurrentFilteringAndSmoothing.h>#include <gtsam/nonlinear/ISAM2.h>
Go to the source code of this file.
Classes | |
| class | gtsam::ConcurrentIncrementalSmoother |
| struct | gtsam::ConcurrentIncrementalSmoother::Result |
| struct | gtsam::traits< ConcurrentIncrementalSmoother > |
| traits More... | |
Namespaces | |
| gtsam | |
Typedefs | |
| typedef ConcurrentIncrementalSmoother::Result | gtsam::ConcurrentIncrementalSmootherResult |
| Typedef for Matlab wrapping. | |
An iSAM2-based Smoother that implements the Concurrent Filtering and Smoothing interface.
1.8.13