TEXAS TORQUE

Torque Learn

A Rookie's Guide to Texas Torque

Jack’s Plan for Success

During a competition, programmers are usually only given a couple days with the robot to get it fully operational. As such, it is imperative to create a streamlined development procedure.

Roles

Each programmer requires a role. Roles dictate what their duties. Below is a list of the usual roles:

Boilerplate

Each programmer should implement boilerplate code first, instead of aiming for functionality first. This includes creating all instance variables and getters/setters before writing main logic as this enables other programmers to interface with your part instantly.

Asking for help

Do that. :)