|
Driver Station Automatic Disabling
Whenever I switch to a different window, a safety feature in the DS triggers the system to disable the robot. This is very annoying because I am using a separate application for vision processing, written in C++ with OpenCV, and it requires a bit of labor. I don't want the robot to disable in the middle of a match because I switched windows. How can I disable this feature?
|