|
Re: Eclipse problems
Are you sending anything to the smartDashboard?
Last year my team ran into the same problem. We ended up finding that trying to put anything on the smartDashboard outside of a method would send the code to the roborio, but the driver station would say there is no robot code.
Definitely go over your code and make sure that smartDashboard/liveWindowSendable code is within a method.
Hope this helps!
|