Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RoboMaster/RoboRTS
/ Deactivate
Method
Deactivate
roborts_costmap/src/static_layer.cpp:151–155 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
149
}
150
151
void StaticLayer::Deactivate() {
152
// delete cost_map_;
153
//shut down the map topic message subscriber
154
map_sub_.shutdown();
155
}
156
157
void StaticLayer::Reset() {
158
if(first_map_only_) {
Callers
1
Stop
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected