Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Robotics-STAR-Lab/SOAR
/ isStartMap
Method
isStartMap
src/planner/plan_env/src/sdf_map.cpp:564–567 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
562
}
563
564
double SDFMap::isStartMap()
565
{
566
return md_->is_start_map_;
567
}
568
569
double SDFMap::getResolution()
570
{
Callers
1
isHaveMap
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected