MCPcopy Create free account
hub / github.com/PRBonn/depth_clustering / onUpdate

Method onUpdate

src/visualization/visualizer.cpp:140–140  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

138}
139
140void Visualizer::onUpdate() { this->update(); }
141
142unordered_map<uint16_t, Cloud> ObjectPtrStorer::object_clouds() const {
143 lock_guard<mutex> guard(_cluster_mutex);

Callers 1

OnNewObjectReceivedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected