PDA

View Full Version : WPILib source code now posted


BradAMiller
01-15-2010, 10:54 AM
The source code for WPILib (C++ version) is now posted here:
http://first.wpi.edu/FRC/frccupdates.html

Sorry for the delay.

RyanCahoon
01-16-2010, 06:21 AM
Is the source for WPIlibJ ever going to be released?

Radical Pi
01-16-2010, 07:52 AM
I thought they said WPIlibJ was distributed in source code form

Joe Ross
01-16-2010, 10:53 AM
Is the source for WPIlibJ ever going to be released?

It's already on your computer. Go to C:\Users\<your user name>\sunspotfrcsdk\lib\WPILibJ\src (Vista and 7) or C:\Documents and Settings\<your user name>\sunspotfrcsdk\lib\WPILibJ\src (XP)

RyanCahoon
01-17-2010, 12:41 AM
Missed that, thanks. I was expecting a separate download like WPIlib.

--Ryan

mandrews281
02-21-2010, 11:21 PM
Does anyone know if the 4.3 source will get posted? It looks like there were a number of changes from the last full source posting (the new accelerometer, updated gyro sensitivies, camera updates, etc.), and I'd like to get the latest.