Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
newFrame
Method · 0.45
updateDetectedTracks
Method · 0.45
newFrame
Method · 0.45
updateDetectedTracks
Method · 0.45
toMarkerArray
Method · 0.45
newFrame
Method · 0.45
updateDetectedTracks
Method · 0.45
newFrame
Method · 0.45
updateDetectedTracks
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected