MCPcopy 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
151void StaticLayer::Deactivate() {
152// delete cost_map_;
153 //shut down the map topic message subscriber
154 map_sub_.shutdown();
155}
156
157void StaticLayer::Reset() {
158 if(first_map_only_) {

Callers 1

StopMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected