Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PeterFWS/Structure-PLP-SLAM
/ mapping_module_is_enabled
Method
mapping_module_is_enabled
src/PLPSLAM/system.cc:303–306 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
301
}
302
303
bool system::mapping_module_is_enabled() const
304
{
305
return !mapper_->is_paused();
306
}
307
308
void system::enable_loop_detector()
309
{
Callers
1
viewer
Method · 0.80
Calls
1
is_paused
Method · 0.45
Tested by
no test coverage detected