MCPcopy Create free account
hub / github.com/MIT-SPARK/Hydra / SharedModuleState

Method SharedModuleState

src/common/shared_module_state.cpp:41–41  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

39namespace hydra {
40
41SharedModuleState::SharedModuleState() {}
42
43SharedModuleState::~SharedModuleState() {
44 VLOG(2) << "visual_lcd_queue: " << visual_lcd_queue.size();

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected