#include "cartographer/mapping/2d/grid_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::CreateOccupiedSpaceCostFunction2D (const double scaling_factor, const sensor::PointCloud &point_cloud, const Grid2D &grid) |