|
Re: Set Auto Selector choices on default dashboard from Java robot code?
We have had the SmartDashboard "de-sync" in a couple of matches. You can set a default that will run if it does this, but that could lead to not so good things. We're planning on making a file on the roborio that we can edit before a match and then read from to determine autonomous. The only things we'll have to watch out for are making sure that the format we use to enter data into the file stays constant and we'll need to remember to re-create the file if ever we need to re-image the roborio during comp.
|