To LUGNET HomepageTo LUGNET News HomepageTo LUGNET Guide Homepage
 Help on Searching
 
Post new message to lugnet.robotics.rcx.javaOpen lugnet.robotics.rcx.java in your NNTP NewsreaderTo LUGNET News Traffic PageSign In (Members)
 Robotics / RCX / Java / *40 (-20)
  Re: LeJOS
 
(...) Thanks for the encouraging words, Brian. I've been following this forum (and learning Java) for several weeks now, and am about ready to install Lejos myself. You can expect some newbie posts from me shortly... (: Corey Snipes Boulder, CO, USA (...) (25 years ago, 5-Feb-01, to lugnet.robotics.rcx.java)
 
  ANN: TextLCD-Tester for leJOS
 
I have added a little TextLCD-Applet to my rcxtools site. It will be part of the next version of RCX-Direct-Mode for leJOS and can be tested at (URL) (25 years ago, 3-Feb-01, to lugnet.robotics.rcx.java)
 
  ANN: leJOS Visual Interface
 
There is a new version of the leJOS Visual Interface up at www.geocities.com/gombos_2000/ It includes somewhat better (not much) options handling, and an enabled and working edit menu. Next will be online help, and auto indent. Andy (25 years ago, 3-Feb-01, to lugnet.robotics.rcx.java)
 
  Re: LeJOS
 
API documentation is available online at the lejos homepage: (URL) You can also create a local copy if you have the Java Developer Kit. I have a batch file to do this: javadoc -author -d apidocs -sourcepath classes java.io java.lang java.util (...) (25 years ago, 3-Feb-01, to lugnet.robotics.rcx.java)
 
  leJOS presentation
 
Hello, I'm going to be speaking about leJOS at the O'Reilly Java conference: (URL) March 29 at the Westin Santa Clara. Unfortunately, you can't come see it for free, but I thought it was worth mentioning anyway. Even though the online description (...) (25 years ago, 23-Jan-01, to lugnet.robotics, lugnet.robotics.rcx.java)
 
  the 'java on host' concept
 
to overcome limitations of the prog. size in my CM, and my experience with Java, I decided to have the applications running on the host laptop. In the mean time things are looking very good. I'm only running Java on the host. I didn't touch the CM. (...) (25 years ago, 19-Jan-01, to lugnet.robotics.rcx.java)
 
  Re: [tinyvm-discussion] Fwd: Getting lejos running -- anyone advise?
 
(...) "/home/simon/notes/p...ejos.srec" (...) It's unusual for lejosfirmdl to be working better than the program downloader :) Anyway, turn the RCX off and on again, then try different ranges. You might want to change the range in the IR tower. (...) (26 years ago, 12-Jan-01, to lugnet.robotics.rcx.java)
 
  RCX/CM doc on reading sensors using Get Value <source> <argument>
 
I'm building my own Java code to drive the CM from my PC COM port. Now I have some testing/lab sw which reasonably reliably writes to and reads from the COM port, I got stuck at read sensor using the GetValue opcode 0x12. I can read the variables (...) (26 years ago, 8-Jan-01, to lugnet.robotics.rcx.java)
 
  Re: LeJOS
 
(...) There are some examples in the distribution. For a documentation you have to call javadoc. Naturally it is helpfull if you have some knowledge on the RCX. There is only a lack of documentation which Java-features are missing. You have to go (...) (26 years ago, 7-Jan-01, to lugnet.robotics.rcx.java)
 
  Re: How well does the RCX JVM work?
 
Hi Dennis, (...) Lejos runs AFAIK on PC and Linux. (...) No. (...) You have to use an original SDK. It's an frontend to javac (...) Yes, but currently no priority (AFAIK) (...) Yes. (...) Yes. (...) Yes. (...) Yes. After toying around with NQX, I (...) (26 years ago, 7-Jan-01, to lugnet.robotics.rcx.java)
 
  How well does the RCX JVM work?
 
All, I am considering moving up to the Java VM from NQC on my RCX but I have a few questions. Does it only run on a PC? W9X? Mac (NO PC emulation)? Does it need spirit.ocx to run? Can I write in my own SDK or does it have its own SDK, and do its own (...) (26 years ago, 4-Jan-01, to lugnet.robotics.rcx.java)
 
  LeJOS
 
Is there any documentation on classes for the LeJOS? How do I write a program that accesses all the motors, senors, etc? Is it worth the trouble to replace the firmware? (26 years ago, 28-Dec-00, to lugnet.robotics.rcx.java)
 
  [ANN] leJOS 1.0.0beta3 released!
 
Beta 3 of leJOS is out at (URL) main change is that the NT "Permission Denied" bug in lejosfirmdl appears to be fixed. Thanks to Paolo Masetti for his hints, and to anyone else who's contributed to the firmware downloader in legOS. Enjoy, --Jose (26 years ago, 15-Dec-00, to lugnet.robotics.rcx.java)
 
  Re: PSION 5MX HAND HELD
 
I got this reply from Kasper: (...) Hi scott... unforunatly, i cannot get the lugnet listserver let me post to the list, so if anybody else is interested, you will have to forward this mail to the list =) anyways, i am the happy owner of a palm5mx.. (...) (26 years ago, 11-Dec-00, to lugnet.robotics.palm, lugnet.robotics.rcx.nqc, lugnet.robotics.rcx.java)
 
  PSION 5MX HAND HELD
 
I was reading about these yesterday. They appear to have a serial port: (URL) anyone who understands these things able to get it to interact with our friend the RCX? It means nothing to me, but it appears they will run JAVA in some form. Scott A (26 years ago, 11-Dec-00, to lugnet.robotics.palm, lugnet.robotics.rcx.nqc, lugnet.robotics.rcx.java)
 
  leJOS Interface
 
I am happy to announce that there is a visual interface for leJOS. It is written in Java, and runs on Linux and Java. It has an editor and can do every important command line option. The first release is at www.geocities.com/gombos_2000/ Andy (26 years ago, 10-Dec-00, to lugnet.robotics.rcx.java)
 
  Mindstorm display in Utrecht
 
Hi guys, Im sending this message through because I made the announcement for the Dutch in Holland but one of them gets the an credit for it, he has already pics of it. This weekend there is a large meeting of the members of the largest computer club (...) (26 years ago, 26-Nov-00, to lugnet.robotics.rcx.java, lugnet.robotics.edu)
 
  Behavior Control, nee Subsumption Architecture
 
This post contains a simple implementation of Subsumption Architecture, which is now called Behavior Control. If you've read my book, you'll recognize that this code is ported to Java from my NQC and legOS implementations of Subsumption (...) (26 years ago, 9-Nov-00, to lugnet.robotics.rcx.java)
 
  [ANN] leJOS: Replacement firmware for the RCX
 
The first beta release of leJOS is out at (URL) leJOS is a Java based replacement firmware for the RCX, forked out of TinyVM ((URL) practically all of its features, plus: - There is a Windows version (CygWin not required). - Much faster Sensor API. (...) (26 years ago, 7-Nov-00, to lugnet.robotics.rcx.java, lugnet.robotics.rcx.legos, lugnet.robotics)  
 
  Keeping track of coordinates with Lejos
 
Here's my experiences with keeping track of X, Y coordinates using Lejos. Hopefully this will help some people, and other people might be able to help me improve these techniques or give me advanced navigation ideas. First, if you haven't got Lejos, (...) (26 years ago, 22-Oct-00, to lugnet.robotics.rcx.java)

Next Page:  5 more | 10 more | 20 more
Redisplay Messages:  All | Compact

©2005 LUGNET. All rights reserved. - hosted by steinbruch.info GbR