Interfaces with the auto-aim sensor on the offboard processor. More...
#include <AutoAim.h>
Public Member Functions | |
void | Configure () |
Overload this function to apply new configuration when configuration is loaded. | |
![]() | |
void | RunOneCycle () |
Gives a semaphore which allows Tick() to be called. | |
virtual void | preTick () |
Takes a semaphore which blocks Tick() until RunOneCycle() is called. | |
Interfaces with the auto-aim sensor on the offboard processor.