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 / *100 (-20)
  New release of leJOS for Windows
 
Hi, I have just released v 1.0.2.RC1 of leJOS for windows. Major new additions include: - More complete thread support - Fix to rotational sensor code - New behavioural and Navigation APIs - Various other fixes/additions. Full release notes can be (...) (25 years ago, 23-Aug-01, to lugnet.robotics.rcx.java)
 
  Re: Is anyone using Java+RCX in their intro CS teaching?
 
Yes, I will be using Java and the RCX in a course at Berkeley this fall. I used NQC last spring, but switched to java to use an OO language, get more space total memory and in particular more space for variables. And because a couple of my students (...) (25 years ago, 3-Aug-01, to lugnet.robotics.rcx.java)
 
  Re: Is anyone using Java+RCX in their intro CS teaching?
 
(...) David, I cannot answer your question directly, but I have done some work which may be related to your interest. A while back, I wrote a small-scale Java application that simulated a 2-D mobile robot. The interactions between the simulator and (...) (25 years ago, 3-Aug-01, to lugnet.robotics.rcx.java)
 
  Is anyone using Java+RCX in their intro CS teaching?
 
Hi all, Traffic is a little light in this group, so I thought I would see if any of its readers is doing anything with Java and the RCX in a particular area of interest that I have. There is quite a lot of intro Java teaching (including mine) that (...) (25 years ago, 3-Aug-01, to lugnet.robotics.rcx.java)
 
  Re: rotation sensor question
 
I don't know the answer to your specific question, but there is more information about the rotation sensor in the tinyvm-discussion archives, which you can find from lejos.sourceforge.net by clicking on mailing lists. The rotation sensor has trouble (...) (25 years ago, 31-Jul-01, to lugnet.robotics.rcx.java)
 
  rotation sensor question
 
I installed leJOS, got it up and running, then read on the sourceforge site a support question about the rotation sensor, so I decided to test it out. I wrote a first cut at it and it didn't work, just like the support question suggested: import (...) (25 years ago, 20-Jul-01, to lugnet.robotics.rcx.java)
 
  Lego robot controlled by Java phone: source code
 
Hello, I wrote up a little article about the demonstration I put together for JavaOne. The article includes links to the source code and talks a little bit about how the pieces fit together. In a nutshell, a Java-enabled mobile phone talks via the (...) (25 years ago, 26-Jun-01, to lugnet.robotics, lugnet.robotics.rcx, lugnet.robotics.rcx.java)
 
  Troubleshooting LeJOS... how?
 
First attempt ever at using leJOS. 1) Windows2000 2) System variable RCXTTY=COM1 3) NQC, ROBOLAB, RCX Code, and VB all work fine 4) New batteries in RCX, new battery in tower 5) lejos lib directory in CLASSPATH 6) lejos bin directory in front of (...) (25 years ago, 26-Jun-01, to lugnet.robotics.rcx.java)
 
  May Dario Laverde's RCX java API work with RIS1.5 ?
 
hi, I am sure Dario Laverde's RCX java API is based on RIS1.0. But the currently sold RIS version is 1.5. I want to use Laverde's RCX java API to control the robot made of RIS1.5. Is it possible? Any response would be appreciated. Yang (25 years ago, 19-Jun-01, to lugnet.robotics.rcx.java)
 
  Re: Data-transfering RCX -> PC in LeJOS
 
I made a small communication package which might help you. See (URL) Kjærgaard "Roger Glassey" <glassey@ieor.berkeley.edu> wrote in message news:GD5Kxq.G6G@lugnet.com... | I hope you can solve your problem; I would be very interested in finding | (...) (25 years ago, 13-Jun-01, to lugnet.robotics.rcx.java)
 
  Re: Server-side Java -> RCX?
 
I have just put a software package for leJOS communication on my project website. (URL) the page you will find a small sample program consisting of a leJOS program and a JSP servlet. Both parts are using the communication package RCXCOMM. The (...) (25 years ago, 13-Jun-01, to lugnet.robotics.rcx.java)
 
  Re: Server-side Java -> RCX?
 
(...) I have successfully used servlets to let web-pages and wap phones controll a RCX from the internet. The difficult thing is to communicate wih the RCX, but when that works, it's easy to move logic to servlets. Björn Lundin (25 years ago, 10-Jun-01, to lugnet.robotics.rcx.java)
 
  Re: Control Mindstorm robot with only a mobile phone
 
No problem... Oh wait, I got a phone call for my RCX, got to go... Jorge F. (...) (25 years ago, 7-Jun-01, to lugnet.technic, lugnet.robotics, lugnet.robotics.rcx.java, lugnet.mediawatch)
 
  Server-side Java -> RCX?
 
Has anyone figured out a way to have java programs (not javascript) control an RCX via the internet? I was thinking of java on jsp or jhtml pages. Any thoughts or ideas? (25 years ago, 7-Jun-01, to lugnet.robotics.rcx.java)
 
  Re: Control Mindstorm robot with only a mobile phone
 
OMIGOD!!!!!! I'm a Tech for Voicestream, and I build Robots!!!...!!!1 LOL.........LOL Louder!!!...!!! www.brickshelf.com/c...Legomaster thanks for bringing this to my attention! Eric (...) (25 years ago, 7-Jun-01, to lugnet.technic, lugnet.robotics, lugnet.robotics.rcx.java, lugnet.mediawatch)
 
  Control Mindstorm robot with only a mobile phone
 
Robot-heads, check this out: (URL) neat, but I don't see myself using this as of yet... Jorge F. (25 years ago, 6-Jun-01, to lugnet.technic, lugnet.robotics, lugnet.robotics.rcx.java, lugnet.mediawatch)
 
  Re: LVI install problems
 
Had an error "C:\Program Files\JavaSoft\JRE\1...1\Classes" is not a directory, but I just created a directory there and now it's working fine. Thanks!! (25 years ago, 24-May-01, to lugnet.robotics.rcx.java)
 
  Re: LVI install problems
 
At least it runs. :-) That error means that for some reason install could not create the directory .lvi in your windows directory. Check to see if you are able to create a folder in the Windows directory by hand, as this just calls "standard" java (...) (25 years ago, 24-May-01, to lugnet.robotics.rcx.java)
 
  Re: LVI install problems
 
(...) Well, that seemed to do something. It finds install.class, but I get the error message "Error creating .lvi directory" Thanks for your help! -- Steve (ps my Learning Java book arrives from amazon.com today, so I've got to get this working! :O (...) (25 years ago, 24-May-01, to lugnet.robotics.rcx.java)
 
  Re: LVI install problems
 
Try setting the classpath to point to the place where the install class is. I have this problem a few times, and most of the time I can't get it to work. :-( Most of the time people just have to experiment as very few ever seem to report having this (...) (25 years ago, 24-May-01, 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