|
Re: Robot names and Team mottos
Our robot typically is named after a mechanical/programming program we had during build. 2011 was Twitch, 2012 was Derp (It had a little derpy arm that tried to move the bridge down), and 2013 was Ratchet (We lost one in the robot at one point) or Chatterbox (motors would chatter when idle) depending on who you talk to.
__________________
Code:
while (life){
frcObsession = true;
obs.ProgramAndObsess();
}
if (!life) life = true;
|