STEMRobotics

From STEMRobotics

(Difference between revisions)
Jump to: navigation, search
(Combat Coding)
== Combat Coding ==
== Combat Coding ==
-
Last night, our programmer group walked with Chief Roboteer Steve Rhoads through a RobotC competition template. We examined the grammar of "C" (semi-colons, sequence, branching, and looping) and the structure of a competition relative to the template.
+
Last night (Wednesday - Nov 11, 2009), our programmer group walked with Chief Roboteer Steve Rhoads through a RobotC competition template. We examined the grammar of "C" (semi-colons, sequence, branching, and looping) and the structure of a competition relative to the template.
Mike Long, DEWBot Programmer, asked about using the 150+ sample programs to assemble a stellar competition program. Using his question as a guide, we copied basic movement code from the "Moving Forward.c" program from the "Basic Movement" folder and driving code from the "Dual Joystick Control.c" program in the "Radio Control Transmitter" folder. We put those lines of code into a copy of the "Vex_Competition_Template.c" program from the "Templates" folder.
Mike Long, DEWBot Programmer, asked about using the 150+ sample programs to assemble a stellar competition program. Using his question as a guide, we copied basic movement code from the "Moving Forward.c" program from the "Basic Movement" folder and driving code from the "Dual Joystick Control.c" program in the "Radio Control Transmitter" folder. We put those lines of code into a copy of the "Vex_Competition_Template.c" program from the "Templates" folder.

Revision as of 11:28, 12 November 2009

Personal tools