|
Re: Overhead using Test Mode?
Test mode is an alternative to autonomous and teleop. The field will not put your robot into test mode, and on the field, your DS does not control the mode.
Test mode is intended for development, troubleshooting, and validation before you run a match, not during a match.
If you want to run a test and have the test results/progress show in another window, this should be fine. The overhead will depend on what the window does and how the code for it is written.
The test mode is implemented using network tables, but of there are no updates to a variable, there is no/little overhead.
I hope I'm answering your questions, but if not, please give more background on what you are trying to accomplish or how you are thinking of using test mode.
Greg McKaskle
|