MCPcopy Create free account
hub / github.com/ANYbotics/grid_map / ~GridMapCvProcessing

Method ~GridMapCvProcessing

grid_map_cv/src/GridMapCvProcessing.cpp:19–19  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

17GridMapCvProcessing::GridMapCvProcessing() {}
18
19GridMapCvProcessing::~GridMapCvProcessing() {}
20
21bool GridMapCvProcessing::changeResolution(const GridMap& gridMapSource, GridMap& gridMapResult, const double resolution,
22 const int interpolationAlgorithm) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected