|
How to program command based robot
Ok, before you go to your bookmarks or whatever to pull out the WPI getting started with FRC Java pdf, the WPIcookbook pdf, and WPI robotics library user guide pdf, read the question please.
I was following the instructions in the WPIcookbook for the command based robot, but it is still giving me errors saying either a class doesn't exist or the method doesn't exist...am I missing something from the cookbook or did they leave out some parts (like imports and such)?
|