WPILib WPILib
2013 FRC Control System ยป Getting started with C++

Documentation site powered by ScreenSteps Live




learn-more-about-brscreensteps-live

Download Manual PDF

Other Resources

  • 2013 Control System

  • Getting Started With the 2013 Control System
  • Vision Processing
  • WPILib programming documentation

  • Getting started with C++
  • Getting started with Java
  • WPILib programming
  • Command based programming
  • Debugging and testing robot programs
  • Software tools

  • SmartDashboard
  • NetConsole
  • RobotBuilder

Getting started with C++

  • Getting to your first programs

    • Installing the C++ Development Tools
    • Configuring Wind River Workbench
    • Creating a robot project
    • Building and downloading a robot project to the cRIO
    • Debugging a robot program
    • Pointers and addresses
    • C++ conventions for objects, methods, and variables
    • Setting the project to automatically build in Wind River Workbench
    • Building with the WPILib source code