Loop - Team3256/warriorlib GitHub Wiki
Warriorlib implements a looper-based structure that represents control loops given a period of time. A looper may contain as many loops as desired, and each loop can specify an initializing and ending routine, as well as an update routine to be run periodically at the looper's period.