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

Method getVisibility

tracking/src/track.cpp:288–292  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

286 }
287
288 Track::Visibility
289 Track::getVisibility()
290 {
291 return visibility_;
292 }
293
294 float
295 Track::getSecFromFirstDetection(ros::Time current_time)

Callers 9

newFrameMethod · 0.45
updateDetectedTracksMethod · 0.45
newFrameMethod · 0.45
updateDetectedTracksMethod · 0.45
toMarkerArrayMethod · 0.45
newFrameMethod · 0.45
updateDetectedTracksMethod · 0.45
newFrameMethod · 0.45
updateDetectedTracksMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected