Skip to content

kenfox/learn-c-plus-plus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

C++ Robot Programming

FRC 2013 examples and tutorials for learning how to use C++ to program the robot. Unfortunately the videos use Java. The FRC library for robot programming is almost identical between Java and C++ so the videos are still useful--just don't expect to type in the code exactly as shown.

If you don't know C++ see below for the section on general C++ programming.

Robot Builder and Command-based robots (multi-part watch in order):

  1. http://www.youtube.com/watch?v=k7PaYcjDEDc
  2. http://www.youtube.com/watch?v=1WLk1_Ye_U8
  3. http://www.youtube.com/watch?v=NU2Ok169km4
  4. http://www.youtube.com/watch?v=voleDDtwcfk
  5. http://www.youtube.com/watch?v=NquObtM1bXg
  6. http://www.youtube.com/watch?v=Y1GGCM2Re5Y

Smart Dashboard:

2013 On-Line FRC C++ Documentation:

2012 FRC C++ Documentation:

The 2013 documentation hasn't caught up completely with the 2012 material. If you can't find information in the links above, try this, but watch out for changes. Mainly bug fixes and improvements, but some SmartDashboard and RobotBuilder has changed.

General C++ Programming

Resources and examples for learning the C++ programming language.

About

Resources and examples for learning the C++ programming language

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published