| Run the Program Chooser from the NXT. The program will first ask you to choose between Dual and Single Mode:
|
|
|
|
- Dual Mode - Allows users to pick separate autonomous and tele-op programs for the match.
- Single Mode - Configures the NXT to run only one program for both the autonomous and tele-op portions of the match.
|
| If Dual Mode is chosen, the Program Chooser will then allow you to choose which program will be run in the tele-op portion of the match. Once a program is chosen, the Program Chooser will make the necessary changes to the FTCConfig.txt file and end the program.
|
|
|
|
| If Single Mode is chosen, the Program Chooser will automatically make the necessary changes to the FTCConfig.txt file and end the program.
|
|
|
|
| When the program is run in an FTC match, the user will choose a program to run for autonomous and then whichever program was chosen with the Program Chooser will be run in the user control stage. This can be tested by using the Joystick Control - Competition debug window.
|