NXT Program Chooser
(→Using the Program Chooser) |
(→The Program Chooser) |
||
| Line 9: | Line 9: | ||
|- | |- | ||
|The Program Chooser is a sample program in ROBOTC that allows users to assign programs on the NXT brick for tele-op use. Because autonomous programs are chosen before the start of an FTC match, the program chooser enables mixing-and-matching of programs and helps users account for game variables such as start location, alliance members, opposing alliance members, game object positions, etc before a match starts. | |The Program Chooser is a sample program in ROBOTC that allows users to assign programs on the NXT brick for tele-op use. Because autonomous programs are chosen before the start of an FTC match, the program chooser enables mixing-and-matching of programs and helps users account for game variables such as start location, alliance members, opposing alliance members, game object positions, etc before a match starts. | ||
| + | |- | ||
| + | |<br /> | ||
|- | |- | ||
|To use the Program Chooser, users must first compile and download any autonomous and tele-op programs they wish to be able to choose from to the NXT brick. Then the Program Chooser must be opened, compiled, and downloaded to the NXT. It can be found by navigating to the File->Open Sample Program->FIRST Tech Challenge folder and selecting 'Program Chooser.c' | |To use the Program Chooser, users must first compile and download any autonomous and tele-op programs they wish to be able to choose from to the NXT brick. Then the Program Chooser must be opened, compiled, and downloaded to the NXT. It can be found by navigating to the File->Open Sample Program->FIRST Tech Challenge folder and selecting 'Program Chooser.c' | ||
Revision as of 13:41, 11 September 2012
NXT → Program Chooser
|
The Program Chooser



