Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
53
double SubmapGeometry::getResolution() const
54
{
55
return gridMap_.getResolution();
56
}
57
58
const Index& SubmapGeometry::getStartIndex() const
59
{
Callers
1
SubmapGeometry
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected