robotpy / robotpy-crio

Obsolete. Python 3 port for cRIO for use in the FIRST Robotics Competition (FRC)
http://robotpy.github.io
43 stars 16 forks source link

Port 2015 WPILib to cRio #8

Open virtuald opened 9 years ago

virtuald commented 9 years ago

If someone were to do this, here's what they would need to do:

This would be a great resource for people who want to use their old cRio's for testing robots, and use the new pyfrc/wpilib/etc without needing to port their code. However, I do not personally have the cycles to do this, but I can provide advice to anyone that is interested in taking it up.

virtuald commented 9 years ago

I just finished porting Python 3.4.3 to vxworks... took maybe 3.5 hours.

virtuald commented 6 years ago

Initial work was pushed to the https://github.com/robotpy/robotpy-crio/tree/2015 branch