As there seems to be a lot of interest in trying out Python in the fall, I've released a new (hopefully final) version for 2011: 2011.3
Download the new packages at:
http://firstforge.wpi.edu/sf/frs/do/...ts.robotpy/frs
Note you want to download all three packages!
The "core" package contains Python (FRC_UserProgram.out) and its standard libraries.
The "WPILib" package contains WPILib - both the libraries for the robot and some sample code.
The "Utilities" package contains some useful utilities (contributed by virtuald).
Both the core and WPILib packages have "robot" directories containing the files that need to be copied to the robot. They also have an install.py Python script that will perform this copy for you (just enter your team number).
This version incorporates WPILib r2262 and some incomplete vision wrappers.
__________________
Author of
ntcore - WPILib NetworkTables for 2016+
Creator of
RobotPy - Python for FRC
2010 FRC World Champions (
294, 67, 177)
2007 FTC World Champions (30, 74,
23)
2001 FRC National Champions (71,
294, 125, 365, 279)