MCPcopy 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
76def main():
77 rospy.init_node('eval_reid')
78 node = EvalReidNode()
79 rospy.spin()
80
81
82if __name__ == '__main__':

Callers 1

eval_reid.pyFile · 0.70

Calls 2

EvalReidNodeClass · 0.85
spinMethod · 0.45

Tested by

no test coverage detected