To get started with programming the robot, I suggest the following:
- Read everything in the link Ether posted if you haven't already.
- Look at the sample robot code provided by FIRST. You can see it by making a new robot project, selecting the type of robot (i.e. Command-based or Iterative), and choosing the example code option.
- Check other team's source code out. I don't have any links readily available, but some teams put their past year's source code in public repositories. Reading a completed robot's source can greatly help you learn how to write robot code yourself, but keep in mind; it's there to teach you how to write your own code, not to copy-paste from.
If you have any questions, feel free to post them here and we'll try to help!
