| | Re: New Book - Core Lego Mindstorms Peter Ridsdale
|
| | In lugnet.announce, Brian Bagnall writes: As some of you know I've been working on a Lego Mindstorms book for Java programmers. The official release date is March 15, 2002 so it seems like a good time to announce it. The intent of this book is to (...) (23 years ago, 15-Mar-02, to lugnet.robotics)
|
| | |
| | | | Re: New Book - Core Lego Mindstorms Brian Bagnall
|
| | | | Yes, it's 100% compatible with the latest versions of the Java SDK. I use 1.3.1 myself and it works great. There were originally some problems with the SDK 1.4 beta but those have been worked out. (...) (23 years ago, 15-Mar-02, to lugnet.robotics)
|
| | | | |
| | | | | | Re: New Book - Core Lego Mindstorms Andy Gombos
|
| | | | I assume with the offfical 1.4 release? I have had several problems with the offical release including stability problems, incompatible code (some wierd 1.2 stuff), slow performance, and hanging event threads (they never return from calling the (...) (23 years ago, 16-Mar-02, to lugnet.robotics)
|
| | | | |
| | | | | | Re: New Book - Core Lego Mindstorms Juergen Stuber
|
| | | | (...) I have made the necessary modifications to leJOS (there was a clash with the new assert keyword) and then tried the Java SDK 1.4 with a few tests, it worked. What you have to do is use the CVS version and add "-target 1.1" as an option to (...) (23 years ago, 16-Mar-02, to lugnet.robotics)
|
| | | | |
| | | | | | Re: New Book - Core Lego Mindstorms Brian Bagnall
|
| | | | You have to wonder how the SDK could possibly do that. The only opportunity I can see for it doing this is with the binary files javac and java, but I doubt they have auto-update features. Maybe the applet JVM has this? p.s. Kudos for reading the (...) (23 years ago, 18-Mar-02, to lugnet.robotics)
|
| | | | |