Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenPTrack/open_ptrack_v2
/ main
Function
main
recognition/scripts/eval/eval_reid.py:76–79 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
74
75
76
def
main():
77
rospy.init_node(
'eval_reid'
)
78
node = EvalReidNode()
79
rospy.spin()
80
81
82
if
__name__ ==
'__main__'
:
Callers
1
eval_reid.py
File · 0.70
Calls
2
EvalReidNode
Class · 0.85
spin
Method · 0.45
Tested by
no test coverage detected