|
Re: Help!! In need of open source easy to understand Java please!
There are a bunch of example programs that come with the Netbeans java plugins. They vary in complexity but are worth looking at. Also, you can create a project using either the SimpleRobot or IterativeRobot templates.
One of the samples called GearsBot has an video on youtube that explains how the code works. It is based on the command-based programming model.
http://youtube.com/user/bradamiller
__________________
Brad Miller
Robotics Resource Center
Worcester Polytechnic Institute
|