Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RoboMaster/RoboRTS
/ stopTracker
Method
stopTracker
roborts_tracking/tracking_utility.cpp:80–83 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
78
}
79
80
void TrackingUtility::stopTracker()
81
{
82
state = STATE_IDLE;
83
}
84
85
void TrackingUtility::getKey(char c)
86
{
Callers
1
main
Function · 0.80
Calls
no outgoing calls
Tested by
1
main
Function · 0.64