Hello:
I am working my way through the new book "Intelligence Unleashed". The Hello World program worked just fine, and still does. Now I would like to try the acherman steering program and I get this error:
The constructor SteerPilot(double .....) is undefined Ackerman.java
I also get this message stating, "Note: This element neither has attached source nor attached Javadoc and hence not Javadoc could be found."
Since I am very new to Java programming I am not sure what the error messages are trying to tell me. Also, Eclipse wanted to do an update on the weekend and now when I try to compile the code and upload it to the NXT brick it asks me if I want to use ANT build. Has some setting changed?
Any help would be appreciated.
Mike,

