View Single Post
  #4   Spotlight this post!  
Unread 20-01-2016, 23:58
Egg 3141592654's Avatar
Egg 3141592654 Egg 3141592654 is offline
Now a mentor, always a student
FRC #0810 (Mechanical Bulls)
Team Role: Programmer
 
Join Date: Feb 2010
Rookie Year: 2008
Location: Long Island
Posts: 53
Egg 3141592654 is on a distinguished road
Re: Good example of C++ programming?

I find that the gearsbot and pacbot examples are pretty good full examples of programming C++ with the first libraries. They are in the same place as the other examples, but under the "command based robot" examples.

After reading the introduction to the command based programming docs (url below) you can see the general development flow and layout of a working robot. If you feel that the command based approach isn't for you, the link that chloe provided heads to the same page, but the more generalized documentation for things such as iterative and simple robot based projects.

https://wpilib.screenstepslive.com/s...ed-programming
__________________
"The answers to the book of life are not found in the back." Charlie Brown

Software Mentor - Team Apex Robotics 5803

Lead Programmer - Team 810 Mechanical Bulls '09-'11
Reply With Quote