TETRIX FTC Templates
(→Autonomous Template) |
(→FTC Templates) |
||
| Line 5: | Line 5: | ||
|- | |- | ||
| ROBOTC has built-in FTC templates that can be used to quickly and easily program a robot for both the autonomous and tele-op (remote control) portions of a competition. To open a template through ROBOTC, navigate to the File menu and select "New". There are three options under this menu: | | ROBOTC has built-in FTC templates that can be used to quickly and easily program a robot for both the autonomous and tele-op (remote control) portions of a competition. To open a template through ROBOTC, navigate to the File menu and select "New". There are three options under this menu: | ||
| − | <ul><li>New File - Creates a blank ROBOTC file.</li> | + | <ul><li><em>New File</em> - Creates a blank ROBOTC file.</li> |
| − | <li>Autonomous Template - Creates a FTC Autonomous Template (used for the autonomous portion of the competition.</li> | + | <li><STRONG>Autonomous Template</STRONG> - Creates a FTC Autonomous Template (used for the autonomous portion of the competition.</li> |
| − | <li>User Control Template - Creates a FTC User Control Template (used for the autonomous portion of the competition.</li></ul> | + | <li><STRONG>User Control Template</STRONG> - Creates a FTC User Control Template (used for the autonomous portion of the competition.</li></ul> |
|- | |- | ||
| − | |For FTC competitions we | + | |For FTC competitions we want to focus on the latter two options, Autonomous Template and User Control Template. |
|} | |} | ||
Revision as of 10:26, 11 September 2012
TETRIX → TETRIX FTC Templates
FTC Templates
ROBOTC has built-in FTC templates that can be used to quickly and easily program a robot for both the autonomous and tele-op (remote control) portions of a competition. To open a template through ROBOTC, navigate to the File menu and select "New". There are three options under this menu:
|
| For FTC competitions we want to focus on the latter two options, Autonomous Template and User Control Template. |
Autonomous Template
