I am looking for the C++ template project mentioned in the Getting Started With C document under the section titled “Creating a Robot Project”. Based on what it says there should be two examples: one called Simple Robot Template and another called Iterative Robot Template.
I do see “FRC Simple Robot Template” in the Sample Project Template list, but do not see any templates with Iterative Robot anywhere in the name.
The only example project I’ve found so far that uses the IterativeRobot class is the one called “FRC Default Program (Current with imaging tool)” which is what we used last year as a starting point and worked fine.
Are you sure you have this years Wind River installed? Last year’s distribution only came with one or two example projects. If you install the Wind River updates from WPI I think they have the example projects included with them as well.
Actually, it’s not the same. The “FRC Default Program (Current with imaging tool)” has a lot of code that you might not want. It’s the default code, not a blank template, which I believe is what jalburty wanted.