Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ANYbotics/elevation_mapping
/ stopMapUpdateTimer
Method
stopMapUpdateTimer
elevation_mapping/src/ElevationMapping.cpp:492–495 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
490
}
491
492
void ElevationMapping::stopMapUpdateTimer()
493
{
494
mapUpdateTimer_.stop();
495
}
496
497
} /* namespace */
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected