|
Re: WPILib source code
Quote:
Originally Posted by Ether
I spent half an hour yesterday navigating that site, but could not find a way to download the Java or the C++ WPILib source code.
|
You have to clone it through git. There doesn't seem to be a way to download it directly from WPI without cloning. However RobotPy's github clone does have a download zip button, the direct link for which can be found here. https://github.com/robotpy/allwpilib/archive/master.zip
__________________
All statements made are my own and not the feelings of any of my affiliated teams.
Teams 1510 and 2898 - Student 2010-2012
Team 4488 - Mentor 2013-2016
Co-developer of RobotDotNet, a .NET port of the WPILib.
|