Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
70
TrackingUtility::TrackingState TrackingUtility::getState()
71
{
72
return state;
73
}
74
75
void TrackingUtility::startTracker()
76
{
Callers
2
Update
Method · 0.80
main
Function · 0.80
Calls
no outgoing calls
Tested by
1
main
Function · 0.64