Tag: C++

WPILib New Features for 2012

Filed in Uncategorized by on January 7, 2012 0 Comments

Here is a link to a presentation that was given at the Kickoff Workshops yesterday at FIRST. It describes many of the new features for the 2012 version of C++ and Java. 2012NewFeatures

Continue Reading »

New features in Java and C++ WPILib for 2012

Filed in Uncategorized by on December 15, 2011 0 Comments

The 2012 version of WPILib for Java and C++ will have a host of new features, all currently in beta. Here are some previews of the coolest new stuff: Command-based programming You can easily get control of complex actions in your robot using the Command-based programming design patterns. The idea is that you create Subsystem […]

Continue Reading »