Hey guys...New to the forums here. I am doing a project at the University of Washington involving Lego Mindstorms. I saw an article that mentioned you can program the RCX brick in Java, which is very appealing to me. I have tried to follow the "Your First Brick" guide, but have run into some problems.
- I had to create the environment variables "LEJOS_HOME" and "RCXTTY"
Is this normal? The guide makes it sound like they should already be there.
-Also, when I try to run firmdl.bat to download the firmware to the RCX brick, I get the following error: Exception in thread "main" java.lang.NoClassDefFoundError:
However, I did put the classes into the CLASSPATH environment variable, so I don't know why it can't find the class definitions.
Any help would be greatly apprectiated, thanks.
Steven

