Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenPTrack/open_ptrack_v2
/ getDistance
Method
getDistance
detection/src/detection.cpp:109–113 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
107
}
108
109
double
110
Detection::getDistance()
111
{
112
return detection_msg_.distance;
113
}
114
115
bool
116
Detection::isOccluded()
Callers
10
main
Function · 0.45
main
Function · 0.45
createNewTrack
Method · 0.45
updateDetectedTracks
Method · 0.45
updateDetectedTracks
Method · 0.45
createNewTrack
Method · 0.45
createNewTrack
Method · 0.45
updateDetectedTracks
Method · 0.45
createNewTrack
Method · 0.45
updateDetectedTracks
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected