 | | Re: Showing Strings on LCD
|
|
Hi Armin, (...) probably because it runs out of memory. This is hard to avoid with strings, as Lejos doesn't garbage collect memory. Either you generate too many strings, or you have an old version of Lejos that is not careful enough in TextLCD. To (...) (21 years ago, 16-May-05, to lugnet.robotics.rcx.java)
|
| |
 | | Re: Showing Strings on LCD
|
|
(...) Can you post your source code (or the relevant bits at least)? Thomas (21 years ago, 9-May-05, to lugnet.robotics.rcx.java)
|
| |
 | | Showing Strings on LCD
|
|
I have a RCX and three Sensors. I want to have the three sensor-values on the LCD-screen. I had an idea: changing the sensor-integer-values in String, so I have the 3 Values in a String I am showing on the LCD-screen. But if I run this in an (...) (21 years ago, 8-May-05, to lugnet.robotics.rcx.java)
|
| |
 | | Re: urgent! lejos run error
|
|
(...) (URL) you encounter a problem with LEGO robotics of any sort it is a very good idea to search the Lugnet newsgroups before posting a question. In this case I searched for "version not recognized" and found a post that will probably solve the (...) (21 years ago, 1-Apr-05, to lugnet.robotics.rcx.java)
|
| |
 | | urgent! lejos run error
|
|
Hi guys, im trying to get the Lejos vision package set up on my computer for a university project. I've got the motion example that comes with the package compiling but I'me still getting an error when I try to run it: Exception reading (...) (21 years ago, 31-Mar-05, to lugnet.robotics.rcx.java)
|