#include "ndt_map/ndt_cell.h"#include "ndt_map/lazy_grid.h"#include "ndt_map/pointcloud_utils.h"#include "ndt_registration/ndt_matcher_d2d.h"#include "Eigen/Eigen"#include <fstream>#include <omp.h>#include <sys/time.h>
Go to the source code of this file.
Namespaces | |
| namespace | lslgeneric |
Defines | |
| #define | n_threads 6 |
| #define | USE_OMP |
| #define n_threads 6 |
| #define USE_OMP |
Definition at line 1026 of file ndt_matcher_d2d.cpp.