Log in

View Full Version : WPILib source code now posted


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

Sorry for the delay.

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

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

Joe Ross
16-01-2010, 10:53
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
17-01-2010, 00:41
Missed that, thanks. I was expecting a separate download like WPIlib.

--Ryan

mandrews281
21-02-2010, 23:21
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.