Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ANYbotics/grid_map
/ getResolution
Method
getResolution
grid_map_core/src/GridMap.cpp:648–650 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
646
}
647
648
double GridMap::getResolution() const {
649
return resolution_;
650
}
651
652
const Size& GridMap::getSize() const {
653
return size_;
Callers
15
areaSingleNormalComputation
Method · 0.45
computeWithRasterSerial
Method · 0.45
computeWithRasterParallel
Method · 0.45
update
Method · 0.45
update
Method · 0.45
computeInterpolationError
Function · 0.45
printStatistics
Method · 0.45
main
Function · 0.45
demoSlidingWindowIterator
Method · 0.45
initializeGridMapGeometryFromInputCloud
Method · 0.45
TEST
Function · 0.45
toMessage
Method · 0.45
Calls
no outgoing calls
Tested by
4
TEST
Function · 0.36
assertMapGeometry
Method · 0.36
uniformlyDitributedPointsWithinMap
Function · 0.36
TEST
Function · 0.36