|
Re: Using RobotBuilder
As I said before, I already fixed the imports, it's just irritating.
Robot.java was the only class with an error other than missing imports, it was trying to create a new DriveBase with no arguments (ei not passing any motors). I think this is because I named a subsystem DriveBase. I've since corrected it. I'll be testing the code on the robot later to day and let you know if any other errors are discovered.
|