#include "cartographer/mapping/internal/3d/scan_matching/interpolated_grid.h"#include "Eigen/Core"#include "cartographer/mapping/3d/hybrid_grid.h"#include "gtest/gtest.h"
Go to the source code of this file.
Namespaces | |
| namespace | cartographer |
| namespace | cartographer::mapping |
| namespace | cartographer::mapping::scan_matching |
| HybridGrid hybrid_grid_ |
Definition at line 46 of file interpolated_grid_test.cc.
| InterpolatedGrid interpolated_grid_ |
Definition at line 47 of file interpolated_grid_test.cc.