#include "OpenKarto/OpenMapper.h"
#include <Eigen/Eigen>
#include <ros/time.h>
#include <nav2d_karto/spa2d.h>
Go to the source code of this file.
Classes | |
class | SpaSolver |
Macros | |
#define | EIGEN_DEFAULT_IO_FORMAT Eigen::IOFormat(10) |
#define | EIGEN_USE_NEW_STDVECTOR |
Typedefs | |
typedef std::vector< karto::Matrix3 > | CovarianceVector |
#define EIGEN_DEFAULT_IO_FORMAT Eigen::IOFormat(10) |
Definition at line 27 of file SpaSolver.h.
#define EIGEN_USE_NEW_STDVECTOR |
Definition at line 24 of file SpaSolver.h.
typedef std::vector<karto::Matrix3> CovarianceVector |
Definition at line 34 of file SpaSolver.h.