#include <OpenKarto/Mapper.h>
#include <Eigen/Eigen>
#include "sba/spa2d.h"
Go to the source code of this file.
Classes | |
class | SpaSolver |
Defines | |
#define | EIGEN_DEFAULT_IO_FORMAT Eigen::IOFormat(10) |
Typedefs | |
typedef std::vector < karto::Matrix3 > | CovarianceVector |
#define EIGEN_DEFAULT_IO_FORMAT Eigen::IOFormat(10) |
Definition at line 27 of file SpaSolver.h.
typedef std::vector<karto::Matrix3> CovarianceVector |
Definition at line 32 of file SpaSolver.h.