I have the WPILib file with all the packages installed in Eclipse. How can I actually start programming the robot? I thought I’d use the WPILIb code but when I open each package it doesn’t allow me to edit anything. I’m assuming I shouldn’t be doing this. Can someone please explain to me as to how to actually start programming?
UPDATE: I opened the src file and now I am in the Robot.java class… Should I be here instead?