MCPcopy Create free account
hub / github.com/RoboMaster/RoboRTS / getState

Method getState

roborts_tracking/tracking_utility.cpp:70–73  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

68}
69
70TrackingUtility::TrackingState TrackingUtility::getState()
71{
72 return state;
73}
74
75void TrackingUtility::startTracker()
76{

Callers 2

UpdateMethod · 0.80
mainFunction · 0.80

Calls

no outgoing calls

Tested by 1

mainFunction · 0.64