MCPcopy Create free account
hub / github.com/OpenPTrack/open_ptrack_v2 / setWorldCentroid

Method setWorldCentroid

detection/src/detection.cpp:145–149  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

143 }
144
145 void
146 Detection::setWorldCentroid(const Eigen::Vector3d& centroid)
147 {
148 world_centroid_ = centroid;
149 }
150
151 /************************ protected methods ************************/
152

Callers 4

detection_cbFunction · 0.80
detection_cbFunction · 0.80
detection_cbFunction · 0.80
detection_cbFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected