Quote:
Originally Posted by rudun
...when the robot initializes it throws a null motor exception.
|
From a quick look at the Java framework, it seems that the "Null motor provided" exception comes from the RobotDrive constructor. Check to make sure it's getting called with all necessary parameters.