Thread: Code Base
View Single Post
  #1   Spotlight this post!  
Unread 01-19-2009, 03:34 PM
3DWolf's Avatar
3DWolf 3DWolf is offline
Boots - Head Programmer / 3D
AKA: Jake
FRC #1502 (Technical Difficulties)
Team Role: Programmer
 
Join Date: Dec 2006
Rookie Year: 2005
Location: Chelsea Michigan
Posts: 97
3DWolf is on a distinguished road
Send a message via AIM to 3DWolf Send a message via MSN to 3DWolf
Code Base

Where am I supposed to start entering everything in for actual coding? The guide mentions classes like the SimpleRobot and IterativeRobot classes, but where are you supposed to put those? Are they build into the WPI libraries already? Scrolling through the library I didn't sort of main function or any base file to start entering code into.
Am I thinking about this the wrong way or do I have to enter in another class file and what not?
My reasoning behind this thinking is the code in previous years had the files like user_routines.c where you put all of your teleop code. The guide showed the SimpleRobot class had the init, Autonomous, and the teleop all compiled into one, but I'm just at a loss on where to put/get that file.

(Sorry for being so run around, I'm bad at wording what I actually mean)
__________________
You can call it the programming teams fault, but we'll just force your arguments nil.

There are 10 kinds of people in the world -> Those who understand binary and those who don't.

WYSIWYG - In FIRST: Greatness
Reply With Quote