|
Re: "Host cannot connect to subnet"
I'm not an expert in it, but the control system walkthrough says use eclipse this year. I suspect the back end deploy (the part that finds and talks with the roboRio) was updated in eclipse and the old build mech (ant??) in netbeans may not. We've had no problems using eclipse. If for some reason no wpilib imports are being resolved, try opening an example project first before a robotBuilder project. Or start with IterativeRobot skeleton and add your code, but eclipse/C/C++ is what we were directed to use.
|