Quote:
Originally Posted by Mk.32
So for C++ in FRC WindRivier is probably the best and easiest way to code on the robot? Also is their away to download the software, instead of installing from the CD>
Are their plugins for eclipse?
|
The CD essentially just contains eclipse plugins with a nice installer. So if you find the file, you can install it manually into eclipse.
You can also use any FTP client you want (ftp into 10.xx.yy.2/system/ if I remember correctly, there should be a file called FRC_UserProgram.out, replacing or deleting it downloads or undeploys your code)