The problem is that in our country competitions are held in the same building with other competitions where there is a lot of noise, and because of this, the connection between the robot and the DriverStation may be lost
Is there any way to run Autonomous code that is independent of the computer connection?
PS: I tried to change the logic of the robot when the variable "DSAttached" is set to false so that it does not change the robot mode from autonomous to disabled, but it did not work.
The problem is that in our country competitions are held in the same building with other competitions where there is a lot of noise, and because of this, the connection between the robot and the DriverStation may be lost
Is there any way to run Autonomous code that is independent of the computer connection?
PS: I tried to change the logic of the robot when the variable "DSAttached" is set to false so that it does not change the robot mode from autonomous to disabled, but it did not work.