#include "Eigen/Eigen"
#include "ndt_cell.h"
#include <fstream>
#include <vector>
#include <lazy_grid.h>
#include <oc_tree.h>
Go to the source code of this file.
Namespaces | |
namespace | lslgeneric |
NDT-to-NDT based localization using 3D NDT map and observation, but the pose is estimated in 2D (x,y,yaw) This wraps the NDTMatcherD2D_2D and provides Frame-to-Model registration, that is, map based localization estimate. |