Log in

View Full Version : RobotPy FRC_UserProgram.out Code


nyaculak
13-10-2011, 16:38
Hello,

This message comes from the programming branch of Team 53 - The Area 53 Cow Abductors. We cannot compile the RobotPy code (we cannot install Wind River). Would it be possible for anyone to upload this code as an attachment so we can use it?

Thank you,

Team 53 Programming Department

virtuald
13-10-2011, 16:58
Have you tried the RobotPy FIRSTForge site? This will get you the core RobotPy binaries:

http://firstforge.wpi.edu/sf/frs/do/viewSummary/projects.robotpy/frs

And if you look through the forums, I posted the latest WPILib binaries on ChiefDelphi already:

http://www.chiefdelphi.com/forums/showthread.php?t=92382

nyaculak
13-10-2011, 19:32
Yes, we already downloaded the binaries. However, we need the Wind River C++ compiler to obtain the FRC_UserProgram.out file (we cannot find our Wind River disc). We tried for hours to use UCPP and Cygwin to do it, but to no luck...

Peter Johnson
14-10-2011, 01:06
The FRC_UserProgram.out file is included in the "Python Core" package at http://firstforge.wpi.edu/sf/frs/do/viewSummary/projects.robotpy/frs

Make sure you download and install all packages.

Note I just released 2011.3 version, so you'll probably want to just grab everything again.