Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Robotics-STAR-Lab/SOAR
/ getResolution
Method
getResolution
src/planner/plan_env/src/sdf_map.cpp:569–572 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
567
}
568
569
double SDFMap::getResolution()
570
{
571
return mp_->resolution_;
572
}
573
574
int SDFMap::getVoxelNum()
575
{
Callers
3
FrontierFinder
Method · 0.45
downsample
Method · 0.45
setMap
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected