#include "cartographer/mapping/2d/tsdf_2d.h"#include "cartographer/sensor/point_cloud.h"#include "ceres/ceres.h"

Go to the source code of this file.
Namespaces | |
| namespace | cartographer |
| namespace | cartographer::mapping |
| namespace | cartographer::mapping::scan_matching |
Functions | |
| ceres::CostFunction * | cartographer::mapping::scan_matching::CreateTSDFMatchCostFunction2D (const double scaling_factor, const sensor::PointCloud &point_cloud, const TSDF2D &tsdf) |