MCPcopy Create free account
hub / github.com/ANYbotics/grid_map / getResolution

Method getResolution

grid_map_core/src/SubmapGeometry.cpp:53–56  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

51}
52
53double SubmapGeometry::getResolution() const
54{
55 return gridMap_.getResolution();
56}
57
58const Index& SubmapGeometry::getStartIndex() const
59{

Callers 1

SubmapGeometryMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected